customer_manager_link

  • Represents the relationship link between a customer and a manager.

  • Allows for the selection of fields from linked customer resources in queries.

  • Provides attributes like manager ID, link ID, resource name, start time, and link status.

  • customer_manager_link.manager_link_id is read-only.

  • The customer_manager_link.resource_name follows a specific format: customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id} .

Represents customer-manager link relationship.

Attributed resources
customer

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_manager_link.manager_customer

Field description
The manager customer linked to the customer.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
Field description
ID of the customer-manager link. This field is read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False

customer_manager_link.resource_name

Field description
Name of the resource. CustomerManagerLink resource names have the form: customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False

customer_manager_link.start_time

Field description
The timestamp when the CustomerManagerLink was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False

customer_manager_link.status

Field description
Status of the link between the customer and the manager.
Category
ATTRIBUTE
Data Type
Type URL
google.ads.searchads360.v0.enums.ManagerLinkStatusEnum.ManagerLinkStatus
Filterable
True
Selectable
True
Sortable
True
Repeated
False
Design a Mobile Site
View Site in Mobile | Classic
Share by: