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

Class: BulkMutateResult

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

Class Overview


Represents a result part of a BulkMutateJob.


Variables

Methods



Class Details

[line 2429]
Represents a result part of a BulkMutateJob.

Once one or more mutate operations have been processed, the bulk mutate job will eventually be completed. This means that the job will have a result corresponding to each operation. The types of results for an operation are:




[ Top ]


Class Variables

$operationStreamResults =

[line 2440]



Tags:

access:  public

Type:   OperationStreamResult[]


[ Top ]

$partIndex =

[line 2434]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 2458]

BulkMutateResult __construct( [ $partIndex = NULL], [ $operationStreamResults = NULL])



Tags:

access:  public


Parameters:

   $partIndex  
   $operationStreamResults  

[ Top ]

method getNamespace [line 2446]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2454]

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