CustomerManagerLink
Stay organized with collections
Save and categorize content based on your preferences.
Represents customer-manager link relationship.
Fields |
resource_name
|
string
Immutable. Name of the resource. CustomerManagerLink resource names have the form: customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}
|
status
|
ManagerLinkStatus
Status of the link between the customer and the manager.
|
manager_customer
|
string
Output only. The manager customer linked to the customer.
|
manager_link_id
|
int64
Output only. ID of the customer-manager link. This field is read only.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# CustomerManagerLink\n\nRepresents customer-manager link relationship.\n\n| Fields ||\n|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Immutable. Name of the resource. CustomerManagerLink resource names have the form: `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}` |\n| ### `status` | [ManagerLinkStatus](/google-ads/api/reference/rpc/v20/ManagerLinkStatusEnum.ManagerLinkStatus) Status of the link between the customer and the manager. |\n| ### `manager_customer` | `string` Output only. The manager customer linked to the customer. |\n| ### `manager_link_id` | `int64` Output only. ID of the customer-manager link. This field is read only. |"]]