AI-generated Key Takeaways
-
Each asset link includes a PrimaryStatus and a list of PrimaryStatusReasons.
-
PrimaryStatusReasons explain the asset's status, such as why it's not serving.
-
Reasons like ASSET_DISAPPROVED have a details field for more information about evaluation errors.
Provides the detail of a PrimaryStatus. Each asset link has a PrimaryStatus value (e.g. NOT_ELIGIBLE, meaning not serving), and list of corroborating PrimaryStatusReasons (e.g. [ASSET_DISAPPROVED]). Each reason may have some additional details annotated with it. For instance, when the reason is ASSET_DISAPPROVED, the details field will contain additional information about the offline evaluation errors which led to the asset being disapproved.
Fields | |
---|---|
|
Provides the reason of this PrimaryStatus. |
|
Provides the PrimaryStatus of this status detail. |
Union field
|
|
|
Provides the details for AssetLinkPrimaryStatusReason.ASSET_DISAPPROVED |