A service to return constant data.
- Production WSDL
-
https://adwords.google.com/api/adwords/cm/v201209/ConstantDataService?wsdl - Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Operations
- Errors
getAgeRangeCriterion
Returns a list of all age range criteria.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
AgeRange[]
|
A list of age ranges. |
getCarrierCriterion
Returns a list of all carrier criteria.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
Carrier[]
|
A list of carriers. |
getGenderCriterion
Returns a list of all gender criteria.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
Gender[]
|
A list of genders. |
getLanguageCriterion
Returns a list of all language criteria.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
Language[]
|
A list of languages. |
getMobileDeviceCriterion
Returns a list of all mobile devices.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
MobileDevice[]
|
A list of mobile devices. |
getOperatingSystemVersionCriterion
Returns a list of all operating system version criteria.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
OperatingSystemVersion[]
|
A list of operating system versions. |
getUserInterestCriterion
Returns a list of user interests.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
CriterionUserInterest[]
|
A list of user interests. |
getVerticalCriterion
Returns a list of content verticals.
Parameters
| Field | Type | Description |
|---|
Response
| Field | Type | Description |
|---|---|---|
| rval |
Vertical[]
|
A list of verticals. |
Errors
| Error | Reasons |
|---|---|
| AdxError | Errors that are thrown when a non-AdX feature is accessed by an AdX customer. Enumerations
|
| AuthenticationError | Errors returned when Authentication failed. Enumerations
|
| AuthorizationError | Errors encountered when trying to authorize a user. Enumerations
|
| BetaError | Errors that are thrown when a Beta feature is accessed incorrectly. Enumerations
|
| ClientTermsError | Error due to user not accepting the AdWords terms of service. Enumerations
|
| DatabaseError | Errors that are thrown due to a database access problem. Enumerations
|
| DateError | Errors associated with invalid dates and date ranges. Enumerations
|
| DistinctError | Errors related to distinct ids or content. Enumerations
|
| InternalApiError | Indicates that a server-side error has occured. InternalApiErrors
are generally not the result of an invalid request or message sent by the
client.Enumerations
|
| NotEmptyError | Errors corresponding with violation of a NOT EMPTY check. Enumerations
|
| NotWhitelistedError | Indicates that the customer is not whitelisted for accessing the API. Enumerations
|
| NullError | Errors associated with violation of a NOT NULL check. Enumerations
|
| QuotaCheckError | Encapsulates the errors thrown during developer quota checks. Enumerations
|
| RangeError | A list of all errors associated with the Range constraint. Enumerations
|
| RateExceededError | Signals that a call failed because a measured rate exceeded. Enumerations
|
| RejectedError | Indicates that a field was rejected due to compatibility issues. Enumerations
|
| RequestError | Encapsulates the generic errors thrown when there's an error with user
request. Enumerations
|
| RequiredError | Errors due to missing required field. Enumerations
|
| SelectorError | Represents possible error codes for Selector. Enumerations
|
| SizeLimitError | Indicates that the number of entries in the request or response exceeds the system limit. Enumerations
|