Hi, Is there a way to retrieve changes in other entities such as Audience 
(UserList) or Budget via API?

On Thursday, March 15, 2018 at 12:08:23 AM UTC+5:30, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Narendra, 
>
> The CustomerSyncService 
> <https://developers.google.com/adwords/api/docs/reference/v201802/CustomerSyncService>
>  is 
> still the closest service to the change history in the AdWords UI. You will 
> be able to get the last modified time using the lastChangeTimestamp 
> <https://developers.google.com/adwords/api/docs/reference/v201802/CustomerSyncService.CustomerChangeData#lastchangetimestamp>
>  attribute. 
> The service also says at a high level what type of change was made. You can 
> check the GetAccountChanges 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201802/accountmanagement/GetAccountChanges.java>
>  sample 
> in Java to understand the behavior of this service. Samples in other 
> languages can also be found here 
> <https://developers.google.com/adwords/api/docs/clientlibraries>. If you 
> have any new questions about the API, please feel free to create a new 
> thread and post your questions there. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7a8c1b71-4a7e-4ce9-a79e-d763a381d7f1%40googlegroups.com.

Reply via email to