AdGroupAdAssetView

A link between an AdGroupAd and an Asset. Currently we only support AdGroupAdAssetView for AppAds and Responsive Search Ads.

Fields

resource_name

string

Output only. The resource name of the ad group ad asset view. Ad group ad asset view resource names have the form (Before V4):

customers/{customer_id}/adGroupAdAssets/{AdGroupAdAsset.ad_group_id}~{AdGroupAdAsset.ad.ad_id}~{AdGroupAdAsset.asset_id}~{AdGroupAdAsset.field_type}

Ad group ad asset view resource names have the form (Beginning from V4):

customers/{customer_id}/adGroupAdAssetViews/{AdGroupAdAsset.ad_group_id}~{AdGroupAdAsset.ad_id}~{AdGroupAdAsset.asset_id}~{AdGroupAdAsset.field_type}

field_type

AssetFieldType

Output only. Role that the asset takes in the ad.

policy_summary

AdGroupAdAssetPolicySummary

Output only. Policy information for the ad group ad asset.

performance_label

AssetPerformanceLabel

Output only. Performance of an asset linkage.

pinned_field

ServedAssetFieldType

Output only. Pinned field.

source

AssetSource

Output only. Source of the ad group ad asset.

ad_group_ad

string

Output only. The ad group ad to which the asset is linked.

asset

string

Output only. The asset which is linked to the ad group ad.

enabled

bool

Output only. The status between the asset and the latest version of the ad. If true, the asset is linked to the latest version of the ad. If false, it means the link once existed but has been removed and is no longer present in the latest version of the ad.