Hide

type ManagedCustomerLink (v201506)

Represents an AdWords manager-client link.


Namespace
https://adwords.google.com/api/adwords/mcm/v201506
Fields
Field Type Description
managerCustomerId xsd:long The manager customer id in this link.
clientCustomerId xsd:long The client customer id in this link.
linkStatus LinkStatus The status of the link. For get operations, this will always be ACTIVE. For mutates, this is the field used to modify links (PENDING, ACTIVE, INACTIVE, CANCELLED, REFUSED).
Enumerations
ACTIVE
An active relationship.
INACTIVE
A former active relationship.
PENDING
An invitation that is active or has expired.
REFUSED
An invitation that was refused by the invitee.
CANCELLED
An invitation that was cancelled by the invitor.
UNKNOWN
pendingDescriptiveName xsd:string The pending descriptive name of the client for link invitations.
isHidden xsd:boolean Whether the link is hidden.

Hiding accounts removes them from your manager account views without unlinking them in the Adwords UI. Ads in those accounts will continue running normally.

Send feedback about...

AdWords API