AdGroupAssetSet
Stay organized with collections
Save and categorize content based on your preferences.
AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group asset set. Ad group asset set resource names have the form: customers/{customer_id}/adGroupAssetSets/{ad_group_id}~{asset_set_id}
|
ad_group
|
string
Immutable. The ad group to which this asset set is linked.
|
asset_set
|
string
Immutable. The asset set which is linked to the ad group.
|
status
|
AssetSetLinkStatus
Output only. The status of the ad group asset set. Read-only.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.\n\n| Fields ||\n|---------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Immutable. The resource name of the ad group asset set. Ad group asset set resource names have the form: `customers/{customer_id}/adGroupAssetSets/{ad_group_id}~{asset_set_id}` |\n| ### `ad_group` | `string` Immutable. The ad group to which this asset set is linked. |\n| ### `asset_set` | `string` Immutable. The asset set which is linked to the ad group. |\n| ### `status` | [AssetSetLinkStatus](/google-ads/api/reference/rpc/v19/AssetSetLinkStatusEnum.AssetSetLinkStatus) Output only. The status of the ad group asset set. Read-only. |"]]