AssetGroupAsset

AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.

Fields

resource_name

string

Immutable. The resource name of the asset group asset. Asset group asset resource name have the form:

customers/{customer_id}/assetGroupAssets/{asset_group_id}~{asset_id}~{field_type}

asset_group

string

Immutable. The asset group which this asset group asset is linking.

asset

string

Immutable. The asset which this asset group asset is linking.

field_type

AssetFieldType

The description of the placement of the asset within the asset group. For example: HEADLINE, YOUTUBE_VIDEO etc

status

AssetLinkStatus

The status of the link between an asset and asset group.

primary_status

AssetLinkPrimaryStatus

Output only. Provides the PrimaryStatus of this asset link. Primary status is meant essentially to differentiate between the plain "status" field, which has advertiser set values of enabled, paused, or removed. The primary status takes into account other signals (for assets its mainly policy and quality approvals) to come up with a more comprehensive status to indicate its serving state.

primary_status_reasons[]

AssetLinkPrimaryStatusReason

Output only. Provides a list of reasons for why an asset is not serving or not serving at full capacity.

primary_status_details[]

AssetLinkPrimaryStatusDetails

Output only. Provides the details of the primary status and its associated reasons.

performance_label

AssetPerformanceLabel

Output only. The performance of this asset group asset.

policy_summary

PolicySummary

Output only. The policy information for this asset group asset.

source

AssetSource

Output only. Source of the asset group asset.