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

NAME

Google::Ads::AdWords::v201206::SearchShareSearchParameter

DESCRIPTION

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

A {@link SearchParameter} that specifies the percentage of search share expected in results. Absence of a {@link SearchShareSearchParameter} in a {@link com.google.ads.api.services.targetingideas.TargetingIdeaSelector} is equivalent to having no constraint on search share specified. This search parameter has a direct relationship to {@link com.google.ads.api.services.targetingideas.external.AttributeType#SEARCH_SHARE}. <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:

  • operation

METHODS

new

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

 { # Google::Ads::AdWords::v201206::SearchShareSearchParameter
   operation =>  $a_reference_to, # see Google::Ads::AdWords::v201206::DoubleComparisonOperation
 },

AUTHOR

Generated by SOAP::WSDL