ad_group_asset_set

  • AdGroupAssetSet links an ad group and an asset set.

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

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

  • The ad_group field is immutable and links the ad group to the asset set.

  • The asset_set field is immutable and links the asset set to the ad group.

  • The resource_name field is immutable and uniquely identifies the ad group asset set.

  • The status field is output only and indicates the current state of the ad group asset set link.

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 fields will not segment metrics in your SELECT 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
Type URLgoogle.ads.googleads.v19.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse