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

Class: CampaignCriterionLimitExceeded

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

Class Overview

ApiError
   |
   --EntityCountLimitExceeded
      |
      --CampaignCriterionLimitExceeded

Error to indicate that too many negative criteria added to some campaign.


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 10427]
Error to indicate that too many negative criteria added to some campaign.



[ Top ]


Class Variables

$limitType =

[line 10432]



Tags:

access:  public

Type:   tnsCampaignCriterionLimitExceededCriteriaLimitType


[ Top ]



Class Methods


constructor __construct [line 10450]

CampaignCriterionLimitExceeded __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 10438]

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

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