Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on February 26th at 10:00 AM EST! We will discuss the new features added in v23.1 of the Google Ads API.
AdGroupAdAssetView
Stay organized with collections
Save and categorize content based on your preferences.
Represents a link between an AdGroupAd and an Asset. This view provides insights into the performance of assets within specific ads.
AdGroupAdAssetView supports the following ad types:
- App Ads
- Demand Gen campaigns
- Responsive Search Ads
It does not support Responsive Display Ads.
Proto 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-02-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-23 UTC."],[],[]]