Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 2.5 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Documentation for the requested version is not available.Documentation for the requested diff is not available.
Account contains information about a particular account.
This data is used by the AccountService.
| Field name | Field type | Field description |
|---|---|---|
| billingAddress | Address |
The billing address for the current account.
This field is not updateable. |
| currencyCode | 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 not updateable. |
| customerId | long |
A unique customer ID assigned to this account.
This field is not updateable. |
| defaultNetworkTargeting | NetworkTarget |
The default advertising networks targeted by campaigns in this account. |
| descriptiveName | string |
A descriptive name for this account. |
| emailPromotionsPreferences | EmailPromotionsPreferences |
The email promotion preferences for the current account. |
| languagePreference | string |
The preferred language for the web interface and email promotions for
the current account. |
| primaryAddress | Address |
The primary address for the current account.
This field is not updateable. |
| primaryBusinessCategory | string |
The primary type of business that the current account advertises. Valid values are:
Business to Consumer:
Business to Business:
|
| timeZoneEffectiveDate | long |
The date that the Account's local timezone was set.
The time in milliseconds from 1970-01-01T00:00:00Z when the
local timezone was set, or 0 if it hasn't been set.
This field is not updateable. |
| timeZoneId | string |
The local timezone ID for this Account
This field is not updateable. |