awApiErrorA service api error base class that provides error details.
1) the OGNL field path is provided for parsers. 2) the OGNL field path with debug comments easily helps track causes.
Located in /classes/cm/ApiError.php
awComplexObject | --awApiError
| Class | Description |
|---|---|
awTargetingIdeaError
|
Base error class for the com.google.ads.api.services.targetingideas.TargetingIdeaService. |
awCollectionSizeError
|
A list of all errors associated with the @ContentsSize constraint. |
awOperatorError
|
A list of all errors associated with the @SupportedOperators constraints. |
awAdExtensionError
|
AdExtension errors. |
awBudgetError
|
A list of all the error codes being used by the common budget domain package. |
awMediaError
|
Error class for media related errors. |
awRangeError
|
A list of all errors associated with the Range constraint. |
awCampaignError
|
Base error class for Campaign Service. |
awEntityNotFound
|
An id did not correspond to an entity, or it referred to an entity which does not belong to the customer. |
awAdGroupCriterionError
|
Base error class for Ad Group Criterion Service. |
awPagingError
|
Error codes for pagination. |
awDistinctError
|
Errors related to distinct ids or content. |
awAuthorizationError
|
Errors that are thrown due to an authorization problem. |
awPolicyViolationError
|
Represents violations of a single policy by some text in a field. |
awQuotaExceededError
|
Represents Quota Exceeded Error. |
awBulkMutateJobError
|
Bulk mutate job handling errors. |
awAuthenticationError
|
Errors returned when Authentication failed. |
awDatabaseError
|
Errors that are thrown due to a database access problem. |
awNewEntityCreationError
|
Error associated with creation of new entities using com.google.ads.api.services.common.id.TempIds. |
awQuotaCheckError
|
Encapsulates the errors thrown during developer quota checks. |
awOperationAccessDenied
|
Unauthorized access errors as determined by the invoked service's access policy. |
awBiddingError
|
Represents bidding errors. |
awCampaignCriterionError
|
Base error class for Campaign Criterion Service. |
awStringLengthError
|
A list of all errors associated with the @ContentsString constraint. |
awNotEmptyError
|
A list of all errors associated with the @NotEmpty constraints. |
awBiddingTransitionError
|
Bidding transition errors. |
awTargetError
|
A list of all the error codes being used by the common targeting package. |
awRegionCodeError
|
A list of all errors associated with the @RegionCode constraints. |
awAdParamError
|
Errors for AdParamService. |
awAdError
|
Base error class for Ad Service. |
awIdError
|
Errors associated with the ids. |
awReadOnlyError
|
A list of all errors associated with the @ReadOnly constraint. |
awSizeLimitError
|
Indicates that the number of entries in the request or response exceeds the system limit. |
awGeoLocationError
|
Errors for GeoLocationService |
awAdGroupServiceError
|
Represents possible error codes in AdGroupService. |
awStatsQueryError
|
Represents possible error codes when querying for stats. |
awAdGroupAdError
|
Error information for AdGroupAdService. |
awEntityCountLimitExceeded
|
Signals that an entity count limit was exceeded for some level. |
awEntityAccessDenied
|
Reports permission problems trying to access an entity. |
awAdExtensionOverrideError
|
AdExtensionOverride errors. |
awImageError
|
Error class for errors associated with parsing image data. |
awNullError
|
Errors associated with contents not null constraint. |
awCampaignAdExtensionError
|
CampaignAdExtension errors. |
awNotWhitelistedError
|
Indicates that the customer is not whitelisted for accessing the API. |
awDateError
|
Errors associated with invalid dates and date ranges. |
awRequiredError
|
Errors due to missing required field. |
awInternalApiError
|
Indicates that a server-side error has occured. {@code InternalApiError}s are generally not the result of an invalid request or message sent by the client. |
awClientTermsError
|
Encapsulates the errors thrown during client terms checks for adwords. |
awJobError
|
Job handling errors. |
awQuotaError
|
Errors that are thrown if a quota limit is exceeded. |
awApiUsageError
|
Represents possible error codes in InfoService. |
string
$fieldPath
The OGNL field path to identify cause of error.
string
$trigger
The data that caused the error.
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:09 +0300 by phpDocumentor 1.4.3