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

NAME

Google::Ads::AdWords::v201206::PercentCPA

DESCRIPTION

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

Percentage CPA based bidding where user pays a percent of conversions. This bidding strategy is available only to some advertisers. <p>A campaign can only be created with PercentCPA bidding strategy. Existing campaigns with a different bidding strategy cannot be transitioned to PercentCPA. <p>Similarly, once created as a PercentCPA, a campaign cannot be transitioned to any other bidding strategy. <span class="constraint AdxEnabled">This is disabled for AdX.</span>

PROPERTIES

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

METHODS

new

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

 { # Google::Ads::AdWords::v201206::PercentCPA
 },

AUTHOR

Generated by SOAP::WSDL