Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
AdGroupAdAssetView
Stay organized with collections
Save and categorize content based on your preferences.
A link between an AdGroupAd and an Asset. AdGroupAdAssetView supports AppAds, Demand Gen campaigns, and Responsive Search Ads.
codeProto definition
| Fields |
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.
|
field_type
|
AssetFieldType
Output only. Role that the asset takes in the ad.
|
|
AssetPerformanceLabel
Output only. Performance of an asset linkage.
|
pinned_field
|
ServedAssetFieldType
Output only. Pinned field.
|
policy_summary
|
AdGroupAdAssetPolicySummary
Output only. Policy information for the ad group ad asset.
|
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}
|
source
|
AssetSource
Output only. Source of the ad group ad asset.
|
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 2026-01-22 UTC.
[null,null,["Last updated 2026-01-22 UTC."],[],[]]