customer_asset_set

  • CustomerAssetSet links a customer and an asset set together.

  • The asset_set and customer resources are attributed resources that can be selected with CustomerAssetSet.

  • Fields from attributed resources will not segment metrics in the SELECT clause.

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

  • The customer field is immutable and links the customer to the asset set.

  • The resource_name field is immutable and represents the unique identifier for the customer asset set.

  • The status field is read-only and indicates the current status of the customer asset set.

CustomerAssetSet is the linkage between a customer and an asset set. Adding a CustomerAssetSet links an asset set with a customer.

Attributed resources
asset_set
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.

customer_asset_set.asset_set

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

customer_asset_set.customer

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

customer_asset_set.resource_name

Field descriptionImmutable. The resource name of the customer asset set. Asset set asset resource names have the form: customers/{customer_id}/customerAssetSets/{asset_set_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_asset_set.status

Field descriptionOutput only. The status of the customer asset set asset. Read-only.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse