Data object that represents a managed customer. Member of ManagedCustomerPage.
More...
|
string | name [get, set] |
| 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 More...
|
|
long | customerId [get, set] |
| 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. More...
|
|
bool | customerIdSpecified [get, set] |
|
bool | canManageClients [get, set] |
| 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. More...
|
|
bool | canManageClientsSpecified [get, set] |
|
string | currencyCode [get, set] |
| 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 More...
|
|
string | dateTimeZone [get, set] |
| 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 More...
|
|
bool | testAccount [get, set] |
| 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. More...
|
|
bool | testAccountSpecified [get, set] |
|
AccountLabel[] | accountLabels [get, set] |
| 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. More...
|
|
bool | excludeHiddenAccounts [get, set] |
| 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. More...
|
|
bool | excludeHiddenAccountsSpecified [get, set] |
|
Data object that represents a managed customer. Member of ManagedCustomerPage.
AccountLabel [] Google.Api.Ads.AdWords.v201809.ManagedCustomer.accountLabels |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.canManageClients |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.canManageClientsSpecified |
|
getset |
string Google.Api.Ads.AdWords.v201809.ManagedCustomer.currencyCode |
|
getset |
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.
long Google.Api.Ads.AdWords.v201809.ManagedCustomer.customerId |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.customerIdSpecified |
|
getset |
true
, if a value is specified for customerId, false
otherwise.
string Google.Api.Ads.AdWords.v201809.ManagedCustomer.dateTimeZone |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.excludeHiddenAccounts |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.excludeHiddenAccountsSpecified |
|
getset |
string Google.Api.Ads.AdWords.v201809.ManagedCustomer.name |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.testAccount |
|
getset |
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.
bool Google.Api.Ads.AdWords.v201809.ManagedCustomer.testAccountSpecified |
|
getset |
true
, if a value is specified for testAccount, false
otherwise.
The documentation for this class was generated from the following file: