AssetLinkPrimaryStatusDetails
Stay organized with collections
Save and categorize content based on your preferences.
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 |
reason
|
AssetLinkPrimaryStatusReason
Provides the reason of this PrimaryStatus.
|
status
|
AssetLinkPrimaryStatus
Provides the PrimaryStatus of this status detail.
|
Union field details
details . Provides the details associated with the asset link primary status. details can be only one of the following: |
asset_disapproved
|
AssetDisapproved
Provides the details for AssetLinkPrimaryStatusReason.ASSET_DISAPPROVED
|
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 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[],[]]