AI-generated Key Takeaways
-
CustomerClients link a manager customer to direct and indirect client customers, including the manager itself.
-
CustomerClient resources have a resource name format of
customers/{customer_id}/customerClients/{client_customer_id}
. -
Key fields for CustomerClient include status, resource names, hidden status, level, time zone, test account identification, manager identification, descriptive name, currency code, and client ID.
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 | |
---|---|
|
Output only. The resource name of the customer client. CustomerClient resource names have the form: |
|
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:
|
|
Output only. The status of the client customer. Read only. |
|
Output only. The resource name of the client-customer which is linked to the given customer. Read only. |
|
Output only. Distance between given customer and client. For self link, the level value will be 0. Read only. |
|
Output only. Common Locale Data Repository (CLDR) string representation of the time zone of the client, for example, America/Los_Angeles. Read only. |
|
Output only. Identifies if the client is a test account. Read only. |
|
Output only. Identifies if the client is a manager. Read only. |
|
Output only. Descriptive name for the client. Read only. |
|
Output only. Currency code (for example, 'USD', 'EUR') for the client. Read only. |
|
Output only. The ID of the client customer. Read only. |