public interface CustomerSyncServiceInterface
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. This class was generated by the JAX-WS RI. JAX-WS RI 2.2.9-b130926.1035 Generated source version: 2.1
| Modifier and Type | Method and Description |
|---|---|
CustomerChangeData |
get(CustomerSyncSelector selector)
Returns information about changed entities inside a customer's account.
|
@RequestWrapper(localName="get", targetNamespace="https://adwords.google.com/api/adwords/ch/v201809", className="com.google.api.ads.adwords.jaxws.v201809.ch.CustomerSyncServiceInterfaceget") @ResponseWrapper(localName="getResponse", targetNamespace="https://adwords.google.com/api/adwords/ch/v201809", className="com.google.api.ads.adwords.jaxws.v201809.ch.CustomerSyncServiceInterfacegetResponse") CustomerChangeData get(CustomerSyncSelector selector) throws ApiException
selector - Specifies the filter for selecting changehistory events for a customer.selector - ApiExceptionCopyright © 2023. All rights reserved.