Service
CustomerService
Dependencies
get()
▼
Customer
Represents a customer for the CustomerService.
- Namespace
-
https://adwords.google.com/api/adwords/mcm/v201206 - Fields
| Field | Type | Description |
|---|---|---|
| customerId ReadOnly
|
xsd:long
|
The 10-digit AdWords Customer ID. This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| currencyCode ReadOnly
StringLength
|
xsd:string
|
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 is read only and should not be set. If this field is sent to the API, it will be ignored. The length of this string should be between 3 and 3, inclusive. |
| dateTimeZone ReadOnly
StringLength
|
xsd:string
|
The local timezone ID for this customer. See Time Zone Codes for the currently supported list. This field is read only and should not be set. If this field is sent to the API, it will be ignored. This string must not be empty. |
| descriptiveName ReadOnly
|
xsd:string
|
An optional, non-unique descriptive for this customer. This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| canManageClients ReadOnly
|
xsd:boolean
|
Whether this customer can manage other AdWords customers This field is read only and should not be set. If this field is sent to the API, it will be ignored. |