ad_group_asset_set

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 description Immutable. The ad group to which this asset set is linked.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False

ad_group_asset_set.asset_set

Field description Immutable. The asset set which is linked to the ad group.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False

ad_group_asset_set.resource_name

Field description 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}
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False

ad_group_asset_set.status

Field description Output only. The status of the ad group asset set. Read-only.
Category ATTRIBUTE
Data Type
Type URL google.ads.googleads.v16.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus
Filterable True
Selectable True
Sortable True
Repeated False