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 descriptionThe manager customer linked to the customer.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse
Field descriptionID of the customer-manager link. This field is read only.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_manager_link.resource_name

Field descriptionName of the resource. CustomerManagerLink resource names have the form: customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_manager_link.start_time

Field descriptionThe timestamp when the CustomerManagerLink was created. The timestamp is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.
CategoryATTRIBUTE
Data TypeDATE
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_manager_link.status

Field descriptionStatus of the link between the customer and the manager.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.searchads360.v0.enums.ManagerLinkStatusEnum.ManagerLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse