AssetPerformanceLabel

  • The content describes an enum representing performance labels for assets, typically calculated within a linkage context.

  • The performance labels range from UNSPECIFIED and UNKNOWN to various performance levels.

  • Labels like PENDING and LEARNING indicate assets that are not yet fully evaluated.

  • Performance levels include LOW, GOOD, and BEST, 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

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PENDING

This asset does not yet have any performance informantion. This may be because it is still under review.

LEARNING

The asset has started getting impressions but the stats are not statistically significant enough to get an asset performance label.

LOW

Worst performing assets.

GOOD

Good performing assets.

BEST

Best performing assets.