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

Class: CriterionPolicyError

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

Class Overview

ApiError
   |
   --PolicyViolationError
      |
      --CriterionPolicyError

Contains the policy violations for a single BiddableAdGroupCriterion.


Methods


Inherited Variables

Inherited Methods

Class: PolicyViolationError

PolicyViolationError::__construct()
PolicyViolationError::getNamespace()
Gets the namesapce of this class
PolicyViolationError::getXsiTypeName()
Gets the xsi:type name of this class

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 10616]
Contains the policy violations for a single BiddableAdGroupCriterion.



[ Top ]


Class Methods


constructor __construct [line 10633]

CriterionPolicyError __construct( [ $key = NULL], [ $externalPolicyName = NULL], [ $externalPolicyUrl = NULL], [ $externalPolicyDescription = NULL], [ $isExemptable = NULL], [ $violatingParts = NULL], [ $fieldPath = NULL], [ $trigger = NULL], [ $ApiErrorType = NULL])



Tags:

access:  public


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

Parameters:

   $key  
   $externalPolicyName  
   $externalPolicyUrl  
   $externalPolicyDescription  
   $isExemptable  
   $violatingParts  
   $fieldPath  
   $trigger  
   $ApiErrorType  

[ Top ]

method getNamespace [line 10621]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 10629]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3