NAME
Google::Ads::AdWords::v201109::AdShareSearchParameter
DESCRIPTION
Perl data type class for the XML Schema defined complexType AdShareSearchParameter from the namespace https://adwords.google.com/api/adwords/o/v201109.
A {@link SearchParameter} that specifies the percentage of ad share expected in results. Absence of a {@link AdShareSearchParameter} in a {@link com.google.ads.api.services.targetingideas.TargetingIdeaSelector} is equivalent to having no constraint on ad share specified. This search parameter has a direct relationship to {@link com.google.ads.api.services.targetingideas.external.AttributeType#AD_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::v201109::AdShareSearchParameter
operation => $a_reference_to, # see Google::Ads::AdWords::v201109::DoubleComparisonOperation
},
AUTHOR
Generated by SOAP::WSDL