Google::Ads::AdWords::v201109::DoubleComparisonOperation |
Google::Ads::AdWords::v201109::DoubleComparisonOperation
Perl data type class for the XML Schema defined complexType DoubleComparisonOperation from the namespace https://adwords.google.com/api/adwords/o/v201109.
Object representing double comparison operations. This is usually used within a particular {@link com.google.ads.api.services.targetingideas.search.SearchParameter} to specify the valid values requested for the specific {@link com.google.ads.api.services.targetingideas.attributes.Attribute}.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::DoubleComparisonOperation minimum => $some_value, # double maximum => $some_value, # double },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::DoubleComparisonOperation |