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

Class: TargetError

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

Class Overview

ApiError
   |
   --TargetError

A list of all the error codes being used by the common targeting package.


Variables

Methods


Inherited Variables

Inherited Methods

Class: ApiError

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

Class Details

[line 7971]
A list of all the error codes being used by the common targeting package.



[ Top ]


Class Variables

$reason =

[line 7976]



Tags:

access:  public

Type:   tnsTargetErrorReason


[ Top ]



Class Methods


constructor __construct [line 7994]

TargetError __construct( [ $reason = NULL], [ $fieldPath = NULL], [ $trigger = NULL], [ $errorString = NULL], [ $ApiErrorType = NULL])



Tags:

access:  public


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

Parameters:

   $reason  
   $fieldPath  
   $trigger  
   $errorString  
   $ApiErrorType  

[ Top ]

method getNamespace [line 7982]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 7990]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3