The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201206::CategoryProductsAndServicesSearchParameter

DESCRIPTION

Perl data type class for the XML Schema defined complexType CategoryProductsAndServicesSearchParameter from the namespace https://adwords.google.com/api/adwords/o/v201206.

A {@link SearchParameter} for {@code KEYWORD} {@link IdeaType}s that sets a keyword category that all search results should belong to. Uses the newer "Products and Services" taxonomy, unlike {@link KeywordCategoryIdSearchParameter}. <p>This search parameter can be used in bulk keyword requests through the {@link com.google.ads.api.services.targetingideas.TargetingIdeaService#getBulkKeywordIdeas(TargetingIdeaSelector)} method. <p>This element is supported by following {@link IdeaType}s: KEYWORD. <p>This element is supported by following {@link RequestType}s: IDEAS.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • categoryId

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL