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

Class: BatchFailureResult

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

Class Overview

OperationResult
   |
   --BatchFailureResult

Represents a failure result for a mutate operation that was applied in a transactional batch. It does not imply that the corresponding operation for this result itself caused the failure. To determine that, please see the FailureResult provided for the first operation of the batch.


Variables

Methods


Inherited Variables

Inherited Methods

Class: OperationResult

OperationResult::__construct()
OperationResult::getNamespace()
Gets the namesapce of this class
OperationResult::getParameterMap()
Provided for getting non-php-standard named variables
OperationResult::getXsiTypeName()
Gets the xsi:type name of this class
OperationResult::__get()
Provided for getting non-php-standard named variables
OperationResult::__set()
Provided for setting non-php-standard named variables

Class Details

[line 10133]
Represents a failure result for a mutate operation that was applied in a transactional batch. It does not imply that the corresponding operation for this result itself caused the failure. To determine that, please see the FailureResult provided for the first operation of the batch.



[ Top ]


Class Variables

$operationIndexInBatch =

[line 10138]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 10156]

BatchFailureResult __construct( [ $operationIndexInBatch = NULL], [ $OperationResultType = NULL])



Tags:

access:  public


Overrides OperationResult::__construct() (parent method not documented)

Parameters:

   $operationIndexInBatch  
   $OperationResultType  

[ Top ]

method getNamespace [line 10144]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides OperationResult::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 10152]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overrides OperationResult::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3