AI-generated Key Takeaways
-
The content describes an enum representing performance labels for assets, typically calculated within a linkage context.
-
The performance labels range from
UNSPECIFIED
andUNKNOWN
to various performance levels. -
Labels like
PENDING
andLEARNING
indicate assets that are not yet fully evaluated. -
Performance levels include
LOW
,GOOD
, andBEST
, indicating the relative performance of an asset.
Enum describing the possible performance labels of an asset, usually computed in the context of a linkage.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
This asset does not yet have any performance informantion. This may be because it is still under review. |
|
The asset has started getting impressions but the stats are not statistically significant enough to get an asset performance label. |
|
Worst performing assets. |
|
Good performing assets. |
|
Best performing assets. |