Use this service to retrieve the changed entities for a customer account or campaign based on the given date range.
- Production WSDL
-
https://adwords.google.com/api/adwords/ch/v201209/CustomerSyncService?wsdl - Namespace
-
https://adwords.google.com/api/adwords/ch/v201209 - Operations
- Errors
get
Returns information about changed entities inside a customer's account.
Parameters
| Field | Type | Description |
|---|---|---|
| selector |
CustomerSyncSelector
|
Specifies the filter for selecting changehistory events for a customer. |
Response
| Field | Type | Description |
|---|---|---|
| rval |
CustomerChangeData
|
A Customer->Campaign->AdGroup hierarchy containing information about the objects changed at each level. All Campaigns that are requested in the selector will be returned, regardless of whether or not they have changed, but unchanged AdGroups will be ignored. |
Errors
| Error | Reasons |
|---|---|
| AuthenticationError |
Enumerations
|
| AuthorizationError |
Enumerations
|
| ClientTermsError |
Enumerations
|
| CustomerSyncError | Represents CustomerSyncService specific errors Enumerations
|
| DatabaseError |
Enumerations
|
| DateError |
Enumerations
|
| DistinctError |
Enumerations
|
| InternalApiError |
Enumerations
|
| NotEmptyError |
Enumerations
|
| NotWhitelistedError |
Enumerations
|
| QuotaCheckError |
Enumerations
|
| RangeError |
Enumerations
|
| RateExceededError |
Enumerations
|
| RequestError |
Enumerations
|
| RequiredError |
Enumerations
|
| SizeLimitError |
Enumerations
|