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

NAME

Google::Ads::AdWords::v201302::BiddingStrategyConfiguration

DESCRIPTION

Perl data type class for the XML Schema defined complexType BiddingStrategyConfiguration from the namespace https://adwords.google.com/api/adwords/cm/v201302.

Encapsulates the information about bids and bidding strategies. Bidding Strategy can be set only on campaigns. A bidding strategy can be set on the campaign using the bidding schema {@linkplain BiddingStrategyConfiguration#biddingScheme} or by using the bidding strategy type {@linkplain BiddingStrategyConfiguration#biddingStrategyType}. If the bidding strategy type is used, then schemes are created using default values. Bids can be set only on ad groups and ad group criteria. They cannot be set on campaigns. Multiple bids can be set at the same time. Only the bids that apply to the campaign's bidding strategy {@linkplain Campaign#biddingStrategyConfiguration bidding strategy} will be used.

PROPERTIES

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

  • biddingStrategyType

  • biddingScheme

  • bids

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL