AssetPerformanceLabel
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AssetPerformanceLabel\n\nEnum describing the possible performance labels of an asset, usually computed in the context of a linkage.\n\n| Enums ||\n|-------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| ### `UNSPECIFIED` | Not specified. |\n| ### `UNKNOWN` | Used for return value only. Represents value unknown in this version. |\n| ### `PENDING` | This asset does not yet have any performance informantion. This may be because it is still under review. |\n| ### `LEARNING` | The asset has started getting impressions but the stats are not statistically significant enough to get an asset performance label. |\n| ### `LOW` | Worst performing assets. |\n| ### `GOOD` | Good performing assets. |\n| ### `BEST` | Best performing assets. |"]]