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

Class: AdGroupCriterionLimitExceeded

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

Class Overview

ApiError
   |
   --EntityCountLimitExceeded
      |
      --AdGroupCriterionLimitExceeded

Signals that too many criteria were added to some ad group.


Variables

Methods


Inherited Variables

Inherited Methods

Class: EntityCountLimitExceeded

EntityCountLimitExceeded::__construct()
EntityCountLimitExceeded::getNamespace()
Gets the namesapce of this class
EntityCountLimitExceeded::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 9729]
Signals that too many criteria were added to some ad group.



[ Top ]


Class Variables

$limitType =

[line 9734]



Tags:

access:  public

Type:   tnsAdGroupCriterionLimitExceededCriteriaLimitType


[ Top ]



Class Methods


constructor __construct [line 9752]

AdGroupCriterionLimitExceeded __construct( [ $limitType = NULL], [ $reason = NULL], [ $enclosingId = NULL], [ $limit = NULL], [ $fieldPath = NULL], [ $trigger = NULL], [ $ApiErrorType = NULL])



Tags:

access:  public


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

Parameters:

   $limitType  
   $reason  
   $enclosingId  
   $limit  
   $fieldPath  
   $trigger  
   $ApiErrorType  

[ Top ]

method getNamespace [line 9740]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 9748]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3