A descriptor for finding TargetingIdeas that match the specified criteria.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201302 - Fields
| Field | Type | Description |
|---|---|---|
| searchParameters ContentsNotNull
DistinctTypes
Required
|
|
Search for targeting ideas based on these search rules.
An empty set indicates this selector is valid for selecting
metadata with default parameters. This field must not contain
|
| ideaType Required
|
IdeaType
|
Limits the request to responses of this IdeaType, e.g. KEYWORDS or PLACEMENTS.
This field is required and should not be null.
Enumerations
|
| requestType Required
|
RequestType
|
Specifies the RequestType, e.g. IDEAS or STATS.
This field is required and should not be null.
Enumerations
|
| requestedAttributeTypes ContentsDistinct
ContentsNotNull
|
AttributeType[]
|
Request Attributes and associated data for this set of
Types.
An empty set indicates a request for KeywordAttribute,
PlacementAttribute, and IdeaType. This
field must contain distinct elements.
This field must not contain
Enumerations
|
| paging Required
|
cm:Paging
|
A Paging object that specifies the desired starting index and
number of results to return.
This field is required and should not be null.
|
| localeCode |
xsd:string
|
The locale code (for example "en_US") used for localizing strings, controlling numeric formatting, and the like. See RFC 3066 for information on the format used. |
| currencyCode |
xsd:string
|
The currency code to be used for all monetary values returned in results in ISO format (see http://code.google.com/apis/adwords/docs/developer/adwords_api_currency.html for supported currencies). The default is "USD" (US dollars). |