Service
ManagedCustomerService
Dependencies
LinkOperation
ManagedCustomerPage
MoveOperation
MutateLinkResults
MutateManagerResults
▼
ManagedCustomerLink
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
|
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. |