Class awEntityCountLimitExceeded

Description

Signals that an entity count limit was exceeded for some level.

For example, too many criteria for a campaign.

Located in /classes/cm/EntityCountLimitExceeded.php

awComplexObject
   |
   --awApiError
      |
      --awEntityCountLimitExceeded
Direct descendents
Class Description
 class awAdGroupCriterionLimitExceeded Signals that too many criteria were added to some ad group.
 class awCampaignCriterionLimitExceeded Error to indicate that too many negative criteria added to some campaign.
 class awAdGroupAdCountLimitExceeded Indicates too many ads were added/enabled under the specified adgroup.
Variable Summary
 string $enclosingId
 int $limit
 string $reason
Method Summary
 void getRow ()
Variables
string $enclosingId

Id of the entity whose limit was exceeded.

int $limit

The limit which was exceeded.

string $reason

Specifies which level's limit was exceeded.

  • var: awEntityCountLimitExceeded.Reason

Inherited Variables

Inherited from awApiError

awApiError::$errorString
awApiError::$fieldPath
awApiError::$trigger

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:57 +0200 by phpDocumentor 1.4.3