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

Class: UnprocessedResult

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

Class Overview

OperationResult
   |
   --UnprocessedResult

Indicates that the mutate operation was not processed. This could result if the job was aborted by the back-end workflow because the developer's API quota was exceeded or if the job encountered some severe workflow system failure.


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 8408]
Indicates that the mutate operation was not processed. This could result if the job was aborted by the back-end workflow because the developer's API quota was exceeded or if the job encountered some severe workflow system failure.



[ Top ]


Class Methods


constructor __construct [line 8425]

UnprocessedResult __construct( [ $OperationResultType = NULL])



Tags:

access:  public


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

Parameters:

   $OperationResultType  

[ Top ]

method getNamespace [line 8413]

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

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