Enum Provides insight into why an asset is not serving or not serving at full capacity for a particular link level. These reasons are aggregated to determine a final PrimaryStatus. For example, a sitelink might be paused by the user, but also limited in serving due to violation of an alcohol policy. In this case, the PrimaryStatus will be returned as PAUSED, since the asset's effective status is determined by its paused state.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
The asset is paused for its linked rollup level. Contributes to a PrimaryStatus of PAUSED. |
|
The asset is removed for its linked rollup level. Contributes to a PrimaryStatus of REMOVED. |
|
The asset has been marked as disapproved. Contributes to a PrimaryStatus of NOT_ELIGIBLE |
|
The asset has not completed policy review. Contributes to a PrimaryStatus of PENDING. |
|
The asset is approved with policies applied. Contributes to a PrimaryStatus of LIMITED. |