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

NAME

Google::Ads::AdWords::v201806::BudgetOrder

DESCRIPTION

Perl data type class for the XML Schema defined complexType BudgetOrder from the namespace https://adwords.google.com/api/adwords/billing/v201806.

A <a href="https://support.google.com/adwords/answer/2393037">budget order</a> links an account-wide budget with a {@link BillingAccount}.

PROPERTIES

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

  • billingAccountId

  • id

  • billingAccountName

  • poNumber

  • budgetOrderName

  • primaryBillingId

  • secondaryBillingId

  • spendingLimit

  • totalAdjustments

  • startDateTime

  • endDateTime

  • lastRequest

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL