ad_group_asset_set

  • AdGroupAssetSet links an ad group and an asset set.

  • Creating an AdGroupAssetSet links an asset set with an ad group.

  • Fields from ad_group, asset_set, campaign, and customer can be selected but will not segment metrics.

  • The ad_group_asset_set resource has fields likead_group,asset_set,resource_name, andstatus.

AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.

Attributed resources
ad_group
asset_set
campaign
customer

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fieldswill not segment metrics in yourSELECT clause.

ad_group_asset_set.ad_group

Field descriptionImmutable. The ad group to which this asset set is linked.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_asset_set.asset_set

Field descriptionImmutable. The asset set which is linked to the ad group.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_asset_set.resource_name

Field descriptionImmutable. 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}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

ad_group_asset_set.status

Field descriptionOutput only. The status of the ad group asset set. Read-only.
CategoryATTRIBUTE
Data Type

ENUM

ENABLED
REMOVED
UNKNOWN
UNSPECIFIED
Type URLgoogle.ads.googleads.v21.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-29 UTC.