AdWords API
Feedback on this document

type CustomerSyncError (v201306)

Represents CustomerSyncService specific errors


Namespace
https://adwords.google.com/api/adwords/ch/v201306
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string
trigger xsd:string
errorString xsd:string
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.
CustomerSyncError
reason CustomerSyncError.Reason
Enumerations
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.
campaignId xsd:long

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.