NAME
Google::Ads::AdWords::v201209::OperationStream
DESCRIPTION
Perl data type class for the XML Schema defined complexType OperationStream from the namespace https://adwords.google.com/api/adwords/cm/v201209.
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