CustomerClientLink
Represents customer client link relationship.
Fields |
resource_name
|
string
Immutable. Name of the resource. CustomerClientLink resource names have the form: customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}
|
status
|
ManagerLinkStatus
This is the status of the link between client and manager.
|
client_customer
|
string
Immutable. The client customer linked to this customer.
|
manager_link_id
|
int64
Output only. This is uniquely identifies a customer client link. Read only.
|
hidden
|
bool
The visibility of the link. Users can choose whether or not to see hidden links in the Google Ads UI. Default value is false
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Represents the relationship between a client and a manager customer."],["Defined by a unique resource name, status, and the linked client customer ID."],["Includes manager link ID, visibility status and is primarily used for managing accounts through the Google Ads UI."]]],[]]