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

Class: BidLandscapeServiceError

Source Location: /AdWords/v201003/cm/BidLandscapeService.php

Class Overview

ApiError
   |
   --BidLandscapeServiceError

Represents possible error codes in BidLandscape Service.


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 1295]
Represents possible error codes in BidLandscape Service.



[ Top ]


Class Variables

$reason =

[line 1300]



Tags:

access:  public

Type:   tnsBidLandscapeServiceErrorReason


[ Top ]



Class Methods


constructor __construct [line 1318]

BidLandscapeServiceError __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 1306]

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

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