Google::Ads::AdWords::v201109::BidMultiplier |
Google::Ads::AdWords::v201109::BidMultiplier
Perl data type class for the XML Schema defined complexType BidMultiplier from the namespace https://adwords.google.com/api/adwords/cm/v201109.
Represents a multiplier to modify a bid. The final value after modification is represented by the multiplied bid value.
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::BidMultiplier multiplier => $some_value, # double multipliedBid => $a_reference_to, # see Google::Ads::AdWords::v201109::Bid },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::BidMultiplier |