GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: OperationStream

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview


A stream of AdWords API mutate operations that must be performed serially.


Variables

Methods



Class Details

[line 6071]
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.




[ Top ]


Class Variables

$operations =

[line 6082]



Tags:

access:  public

Type:   Operation[]


[ Top ]

$scopingEntityId =

[line 6076]



Tags:

access:  public

Type:   EntityId


[ Top ]



Class Methods


constructor __construct [line 6100]

OperationStream __construct( [ $scopingEntityId = NULL], [ $operations = NULL])



Tags:

access:  public


Parameters:

   $scopingEntityId  
   $operations  

[ Top ]

method getNamespace [line 6088]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 6096]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3