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

NAME

Google::Ads::AdWords::v201302::OperationStream

DESCRIPTION

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

A stream of AdWords API mutate operations that must be performed serially. Further, this operation stream must be processed serially with all other operation streams in a bulk mutate job that specify the same scoping entity.

PROPERTIES

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

  • scopingEntityId

  • operations

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL