Service
AdExtensionOverrideService
AdGroupAdService
AdGroupBidModifierService
AdGroupCriterionService
AdGroupFeedService
AdGroupService
AdParamService
AlertService
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
UserListService
Dependencies
DatabaseError
▼
DatabaseError.Reason
The reasons for the database error.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
| Enumeration | Description |
|---|---|
CONCURRENT_MODIFICATION
|
A concurrency problem occurred as two threads were attempting to modify same object. |
PERMISSION_DENIED
|
The permission was denied to access an object. |
CAMPAIGN_PRODUCT_NOT_SUPPORTED
|
Requested campaign belongs to a product that is not supported by the api. |
DUPLICATE_KEY
|
a duplicate key was detected upon insertion |
DATABASE_ERROR
|
a database error has occurred |
UNKNOWN
|
an unknown error has occurred |