The service allows at most one language to be targeted for {@code KEYWORD} requests.
In the {@code KEYWORD} {@link IdeaType} {@code STATS} {@link RequestType} requests, those keywords that are from different language than specified in {@code LanguageSearchParameter} or have unknown language will be filtered out in the response. To avoid filtering, do not include {@code LanguageSearchParameter} in the request.
This element is supported by following {@link IdeaType}s: KEYWORD.
This element is supported by following {@link RequestType}s: IDEAS, STATS.
ファイルを表示 Open project: googleads/googleads-php-libProperty | Type | Description | |
---|---|---|---|
$languages | Language[] |
Method | Description | |
---|---|---|
__construct ( $languages = null, $SearchParameterType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |