NAME
Google::Ads::AdWords::v201402::BudgetOrderService::mutate
DESCRIPTION
Perl data type class for the XML Schema defined element mutate from the namespace https://adwords.google.com/api/adwords/billing/v201402.
Mutates BudgetOrders, supported operations are: <p><code>AD/code: Adds a {@link BudgetOrder} to the billing account specified by the billing account ID.</p> <p><code>SE/code: Sets the start/end date and amount of the {@link BudgetOrder}.</p> <p><code>REMOVE</code>: Cancels the {@link BudgetOrder} (status change).</p> <p class="warning"><b>Warning:</b> The <code>BudgetOrderService</code> is limited to one operation per mutate request. Any attempt to make more than one operation will result in an <code>ApiException</code>.</p> @param operations A list of operations, <b>however currently we only support one operation per mutate call</b>. @return BudgetOrders affected by the mutate operation. @throws ApiException
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
operations
$element->set_operations($data); $element->get_operations();
METHODS
new
my $element = Google::Ads::AdWords::v201402::BudgetOrderService::mutate->new($data);
Constructor. The following data structure may be passed to new():
{
operations => $a_reference_to, # see Google::Ads::AdWords::v201402::BudgetOrderOperation
},
AUTHOR
Generated by SOAP::WSDL
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 78:
Deleting unknown formatting code D<>
Deleting unknown formatting code T<>
Unknown E content in E</code>