The AdWords API is no longer available. Use the Google Ads API instead.

enum DatabaseError.Reason (v201809)

Stay organized with collections Save and categorize content based on your preferences.

The reasons for the database error.


Namespace
https://adwords.google.com/api/adwords/cm/v201809
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.
ACCESS_PROHIBITED The user's access to an object has been prohibited.
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