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.
AssetGroupAsset
Stay organized with collections
Save and categorize content based on your preferences.
AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.
codeProto definition
| Fields |
asset
|
string
Immutable. The asset which this asset group asset is linking.
|
asset_group
|
string
Immutable. The asset group 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
|
policy_summary
|
PolicySummary
Output only. The policy information for this asset group asset.
|
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_details[]
|
AssetLinkPrimaryStatusDetails
Output only. Provides the details of the primary status and its associated reasons.
|
primary_status_reasons[]
|
AssetLinkPrimaryStatusReason
Output only. Provides a list of reasons for why an asset is not serving or not serving at full capacity.
|
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}
|
source
|
AssetSource
Output only. Source of the asset group asset.
|
status
|
AssetLinkStatus
The status of the link between an asset and asset group.
|
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.
[[["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-01-22 UTC."],[],[]]