NAME
Google::Ads::AdWords::v201809::IdeaTextFilterSearchParameter
DESCRIPTION
Perl data type class for the XML Schema defined complexType IdeaTextFilterSearchParameter from the namespace https://adwords.google.com/api/adwords/o/v201809.
A {@link SearchParameter} for {@code KEYWORD} {@link IdeaType}s 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 {@code included} values. For this {@link SearchParameter}, excluded items will always take priority over included ones. This can handle a maximum of 200 (included + excluded) elements. <p>This element is supported by following {@link IdeaType}s: KEYWORD. <p>This element is supported by following {@link RequestType}s: IDEAS, STATS.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
included
excluded
METHODS
new
Constructor. The following data structure may be passed to new():
AUTHOR
Generated by SOAP::WSDL