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

Class: LostResult

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

Class Overview

OperationResult
   |
   --LostResult

Represents the result of processing an individual mutate operation that however failed to get durably saved despite the service's best efforts.


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 11096]
Represents the result of processing an individual mutate operation that however failed to get durably saved despite the service's best efforts.

The operation is considered to have completed processing because it either was successfully performed or failed with validation errors, and cannot be retried without the risk of doing duplicate work.




[ Top ]


Class Methods


constructor __construct [line 11113]

LostResult __construct( [ $OperationResultType = NULL])



Tags:

access:  public


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

Parameters:

   $OperationResultType  

[ Top ]

method getNamespace [line 11101]

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

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