How to query the history change record of the advertising campaigns with API?

42 views
Skip to first unread message

mengju...@gmail.com

unread,
Mar 27, 2018, 5:16:24 AM3/27/18
to AdWords API Forum
How to query the history change record of the advertising campaigns with API?
53e2dbf702107c570d8872f073ca16a.png

Milind Sankeshware (AdWords API Team)

unread,
Mar 27, 2018, 3:52:42 PM3/27/18
to AdWords API Forum
Hi,

In AdWords API, you could use CustomerSyncService.get() service, but this will not get all the changed history, this is the closest service available in AdWords API. Please check this sample example in java. Samples in other languages can also be found here. CustomerSyncService only supports queries for dates within the last 90 days. In AdWords UI, you could lists the changes during the past two years and it will give you specific details to what changed. Let me know if you have further questions.

Thanks,
Milind, AdWords API Team.

mengju...@gmail.com

unread,
Mar 29, 2018, 11:37:27 PM3/29/18
to AdWords API Forum

I used this method, but the test results were not ideal.What I want is the change of each series under each account, such as the budget.
dfb6bfa621baf88e6fe951a6385a854.png

Milind Sankeshware (AdWords API Team)

unread,
Mar 30, 2018, 1:59:07 PM3/30/18
to AdWords API Forum
Hi,

I am afraid that it is not possible to get specific details from each account using the AdWords API. The CustomerSyncService.get() is closest service available to change history in the UI. If you need to get the historic values, you may have to store them in your application when you make an update.
Reply all
Reply to author
Forward
0 new messages