Use this service to retrieve the changed entities for a customer account or campaign based on the given date range.
Note: There will be some delay in changes
becoming visible to this service; thus, use lastChangeTimestamp
from the response to
determine the validity period for the data.
Note: CustomerSyncService only supports queries for dates within the last 90 days.
- Production WSDL
-
https://adwords.google.com/api/adwords/ch/v201809/CustomerSyncService?wsdl
- Namespace
-
https://adwords.google.com/api/adwords/ch/v201809
- Operations
- Errors
-
- AuthenticationError
- AuthorizationError
- ClientTermsError
- CustomerSyncError
- DatabaseError
- DateError
- DistinctError
- IdError
- InternalApiError
- NotEmptyError
- OperationAccessDenied
- OperatorError
- QuotaCheckError
- RangeError
- RateExceededError
- ReadOnlyError
- RejectedError
- RequestError
- RequiredError
- SizeLimitError
- StringFormatError
- StringLengthError
get
Returns information about changed entities inside a customer's account.
Parameters
Field | Type | Description |
---|---|---|
selector
|
|
Specifies the filter for selecting changehistory events for a customer. |
Response
Field | Type | Description |
---|---|---|
rval
|
|
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
|
IdError
|
Enumerations
|
InternalApiError
|
Enumerations
|
NotEmptyError
|
Enumerations
|
OperationAccessDenied
|
Enumerations
|
OperatorError
|
Enumerations
|
QuotaCheckError
|
Enumerations
|
RangeError
|
Enumerations
|
RateExceededError
|
Enumerations
|
ReadOnlyError
|
Enumerations
|
RejectedError
|
Enumerations
|
RequestError
|
Enumerations
|
RequiredError
|
Enumerations
|
SizeLimitError
|
Enumerations
|
StringFormatError
|
Enumerations
|
StringLengthError
|
Enumerations
|