asset_group_asset

  • AssetGroupAsset connects an asset to an asset group, establishing a link for usage.

  • This link allows for the selection of fields from the asset, asset group, campaign, and customer resources in queries.

  • The asset_group_asset.field_type field describes the asset's placement within the asset group (e.g., HEADLINE, YOUTUBE_VIDEO).

  • The asset_group_asset.status field indicates the current state of the link (ENABLED, PAUSED, REMOVED).

  • You can use the asset_group_asset.resource_name for filtering and selection, formatted as customers/{customer_id}/assetGroupAssets/{asset_group_id}~{asset_id}~{field_type}.

AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.

Attributed resources
asset
asset_group
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.

asset_group_asset.asset

Field descriptionThe asset which this asset group asset is linking.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

asset_group_asset.asset_group

Field descriptionThe asset group which this asset group asset is linking.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

asset_group_asset.field_type

Field descriptionThe description of the placement of the asset within the asset group. For example: HEADLINE, YOUTUBE_VIDEO etc
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.searchads360.v0.enums.AssetFieldTypeEnum.AssetFieldType
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

asset_group_asset.resource_name

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

asset_group_asset.status

Field descriptionThe status of the link between an asset and asset group.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.searchads360.v0.enums.AssetLinkStatusEnum.AssetLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse