Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
CustomerClients link a given customer and a client customer, existing only for manager customers and including all direct and indirect clients as well as the manager.
Fields from the customer resource can be selected with customer_client, but they will not segment metrics.
Customer_client offers various fields to describe the linked client customer, such as applied labels, currency code, descriptive name, hidden status, ID, level, manager status, resource name, status, test account status, and time zone.
Several customer_client fields, including client_customer, currency_code, descriptive_name, hidden, id, level, manager, status, test_account, and time_zone, are filterable and selectable, while customer_client.applied_labels, customer_client.client_customer and customer_client.resource_name are only selectable and filterable.
The customer_client.applied_labels field can have multiple values (repeated), whereas all other listed customer_client fields are not repeated.
A link between the given customer and a client customer. CustomerClients only exist for manager customers. All direct and indirect client customers are included, as well as the manager itself.
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_client.applied_labels
Field description
Output only. The resource names of the labels owned by the requesting customer that are applied to the client customer. Label resource names have the form: customers/{customer_id}/labels/{label_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
True
customer_client.client_customer
Field description
Output only. The resource name of the client-customer which is linked to the given customer. Read only.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.currency_code
Field description
Output only. Currency code (for example, 'USD', 'EUR') for the client. Read only.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.descriptive_name
Field description
Output only. Descriptive name for the client. Read only.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.hidden
Field description
Output only. Specifies whether this is a hidden account. Read only.
Category
ATTRIBUTE
Data Type
BOOLEAN
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.id
Field description
Output only. The ID of the client customer. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.level
Field description
Output only. Distance between given customer and client. For self link, the level value will be 0. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.manager
Field description
Output only. Identifies if the client is a manager. Read only.
Category
ATTRIBUTE
Data Type
BOOLEAN
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_client.resource_name
Field description
Output only. The resource name of the customer client. CustomerClient resource names have the form: customers/{customer_id}/customerClients/{client_customer_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_client.status
Field description
Output only. The status of the client customer. Read only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]