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

Class: BatchFailureResult

Source Location: /AdWords/v201008/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 12184]
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 12189]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 12207]

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



Tags:

access:  public


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

Parameters:

   $operationIndexInBatch  
   $OperationResultType  

[ Top ]

method getNamespace [line 12195]

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 12203]

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