A SearchParameter for KEYWORD
IdeaTypes that
specifies a collection of strings by which the results should be
constrained. This guarantees that each idea in the result will
match at least one of the included
values. For this SearchParameter, excluded items
will always take priority over included ones. This can handle a
maximum of 200 (included + excluded) elements.
This element is supported by following IdeaTypes: KEYWORD.
This element is supported by following RequestTypes: IDEAS, STATS.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201809
Field |
|
---|---|
SearchParameter (inherited)
|
|
|
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. |
IdeaTextFilterSearchParameter
|
|
|
A set of strings specifying which ideas should be included in the results. This field must contain distinct elements.
This field must not contain
null elements.Strings in this field must be non-empty (trimmed).
|
|
A set of strings specifying which ideas should be excluded from the results. This field must contain distinct elements.
This field must not contain
null elements.Strings in this field must be non-empty (trimmed).
|