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 description
Immutable. The asset set which is linked to the customer.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_asset_set.customer
Field description
Immutable. The customer to which this asset set is linked.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
False
Sortable
False
Repeated
False
customer_asset_set.resource_name
Field description
Immutable. The resource name of the customer asset set. Asset set asset resource names have the form: customers/{customer_id}/customerAssetSets/{asset_set_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_asset_set.status
Field description
Output only. The status of the customer asset set asset. Read-only.
[null,null,["Last updated 2024-12-18 UTC."],[[["CustomerAssetSet establishes a connection between a customer and an asset set, enabling the association of assets with specific customers."],["You can select fields from linked resources like `asset_set` and `customer` in queries, but these won't segment metrics."],["The `customer_asset_set.status` field indicates the current status of the customer asset set, such as enabled, removed, or unknown."],["Important fields include `customer_asset_set.asset_set`, `customer_asset_set.customer`, and `customer_asset_set.resource_name`, providing details about the linked asset set and customer."],["`customer_asset_set.resource_name` uniquely identifies the CustomerAssetSet using a specific format: `customers/{customer_id}/customerAssetSets/{asset_set_id}`."]]],[]]