AssetGroupPrimaryStatusReason

Enum describing the possible asset group primary status reasons. Provides reasons into why an asset group is not serving or not serving optimally. It will be empty when the asset group is serving without issues.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

ASSET_GROUP_PAUSED

The user-specified asset group status is paused.

ASSET_GROUP_REMOVED

The user-specified asset group status is removed.

CAMPAIGN_REMOVED

The user-specified campaign status is removed.

CAMPAIGN_PAUSED

The user-specified campaign status is paused.

CAMPAIGN_PENDING

The user-specified time for this campaign to start is in the future.

CAMPAIGN_ENDED

The user-specified time for this campaign to end has passed.

ASSET_GROUP_LIMITED

The asset group is approved but only serves in limited capacity due to policies.

ASSET_GROUP_DISAPPROVED

The asset group has been marked as disapproved.

ASSET_GROUP_UNDER_REVIEW

The asset group has not completed policy review.