Service
CustomerSyncService
Dependencies
CustomerSyncError
▼
CustomerSyncError.Reason
- Namespace
-
https://adwords.google.com/api/adwords/ch/v201809
Enumeration | Description |
---|---|
INVALID_CAMPAIGN_ID
|
The request attempted to access a campaign that either does not exist or belongs to a different account. |
INVALID_FEED_ID
|
The request attempted to access a feed that either does not exist or belongs to a different account. |
INVALID_DATE_RANGE
|
The request asked for an invalid date range |
TOO_MANY_CHANGES
|
There have been too many changes to sync the campaign over the requested date/time range. To avoid this error, try specifying a smaller date/time range. If this does not work, you should assume that everything has changed and retrieve the objects using their respective services. |