A SearchParameter used to indicate multiple language being targeted.
This can be used, for example, to search for KEYWORD
IdeaTypes that are best for Japanese language.
The service allows at most one language to be targeted for
KEYWORD
requests.
In the KEYWORD
IdeaType
STATS
RequestType requests, those keywords
that are from different language than specified in LanguageSearchParameter
or have unknown language
will be filtered out in the response. To avoid filtering, do not
include LanguageSearchParameter
in the request.
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/v201506
- 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 ContentsDistinct
ContentsNotNull
NotEmpty
Required
|
cm:Language[]
|
A list of Languages indicating the desired languages being targeted in the results.
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 .
|