Service
AdExtensionOverrideService
AdGroupAdService
AdGroupBidModifierService
AdGroupCriterionService
AdGroupFeedService
AdGroupService
AdParamService
AdwordsUserListService
AlertService
BiddingStrategyService
BudgetOrderService
BudgetService
CampaignAdExtensionService
CampaignCriterionService
CampaignFeedService
CampaignService
CampaignSharedSetService
ConstantDataService
ConversionTrackerService
CustomerService
CustomerSyncService
DataService
ExperimentService
FeedItemService
FeedMappingService
FeedService
GeoLocationService
LocationCriterionService
ManagedCustomerService
MediaService
MutateJobService
ReportDefinitionService
SharedCriterionService
SharedSetService
TargetingIdeaService
TrafficEstimatorService
Dependencies
ApiException
▼
ApiError
Inheritance
ApiError
▼
AdxError
AuthenticationError
AuthorizationError
BetaError
ClientTermsError
DatabaseError
DateError
DistinctError
IdError
InternalApiError
NotEmptyError
NotWhitelistedError
NullError
QuotaCheckError
RangeError
RateExceededError
ReadOnlyError
RejectedError
RequestError
RequiredError
SelectorError
SizeLimitError
StringLengthError
The API error base class that provides details about an error that occurred while processing a service request.
The OGNL field path is provided for parsers to identify the request data element that may have caused the error.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306
- Fields
Field | Type | Description |
---|---|---|
fieldPath |
xsd:string
|
The OGNL field path to identify cause of error. |
trigger |
xsd:string
|
The data that caused the error. |
errorString |
xsd:string
|
A simple string representation of the error and reason. |
ApiError.Type |
xsd:string
|
Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |