Service
TargetingIdeaService
Dependencies
LanguageSearchParameter
▼
cm:Language
Inheritance
SearchParameter
▼
AdSpecListSearchParameter
CategoryProductsAndServices...
CompetitionSearchParameter
ExcludedKeywordSearchParameter
IdeaTextFilterSearchParameter
IncludeAdultContentSearchPa...
LanguageSearchParameter
LocationSearchParameter
NetworkSearchParameter
PlacementTypeSearchParameter
RelatedToQuerySearchParameter
RelatedToUrlSearchParameter
SearchVolumeSearchParameter
SeedAdGroupIdSearchParameter
A SearchParameter for both PLACEMENT and KEYWORD
IdeaTypes used to indicate multiple language being
targeted. This can be used, for example, to search for
KEYWORD
IdeaTypes that are best for
Japanese language.
Starting from v201302, we will only allow one language being targeted if IdeaType is KEYWORD.
This search parameter can be used in bulk keyword requests through the TargetingIdeaService.getBulkKeywordIdeas(TargetingIdeaSelector) method. It must be single-valued when used in a call to that method.
This element is supported by following IdeaTypes: KEYWORD, PLACEMENT.
This element is supported by following RequestTypes: IDEAS, STATS.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201302 - Fields
| Field | Type | Description |
|---|---|---|
| SearchParameter (inherited) | ||
| SearchParameter.Type |
xsd:string
|
Indicates that this instance is a subtype of SearchParameter. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| LanguageSearchParameter | ||
| languages CollectionSize
ContentsDistinct
ContentsNotNull
NotEmpty
Required
|
cm:Language[]
|
A set of Languages indicating the desired languages being
targeted in the results. Starting from v201302, we will support only
one single language target rather than multi-language for IdeaType
KEYWORD.
The maximum size of this collection is 200.
This field must contain distinct elements.
This field must not contain null elements.
This field must contain at least one element.
This field is required and should not be null.
|