Data object that represents a managed customer. Member of ManagedCustomerPage.
- Namespace
-
https://adwords.google.com/api/adwords/mcm/v201809
Field |
|
---|---|
|
The name used by the manager to refer to the client. This field can be selected using the value "Name".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
The 10-digit ID that uniquely identifies the AdWords account. This field can be selected using the value "CustomerId".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: ADD.
|
|
Whether this account can manage clients. This field is read only
and will be ignored when sent to the API.
This field can be selected using the value "CanManageClients".
This field can be filtered on.
|
|
The currency in which this account operates. We support a subset of the currency codes derived from the ISO 4217 standard. See Currency Codes for the currently supported currencies. This field can be selected using the value "CurrencyCode".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : ADD.The length of this string should be between 3 and 3, inclusive.
|
|
The local timezone ID for this customer. See Time Zone Codes for the currently supported list. This field can be selected using the value "DateTimeZone".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Whether this managed customer's account is a test account. This field can be selected using the value "TestAccount".
This field is read only and will be ignored when sent to the API.
|
|
The list of account labels associated with this customer. Only labels owned by the requesting manager will be returned. To change the list of labels applied to this customer, see ManagedCustomerService.mutateLabels. This field can be selected using the value "AccountLabels".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
Specify ExcludeHiddenAccounts=true to exclude hidden accounts during traversal. This field can be filtered on using the value "ExcludeHiddenAccounts".
This field is read only and will be ignored when sent to the API.
|