Any update on when change history script might be available? Really would be a helpful script.
Thnx
|
||||||
Hello Aaron,
I’m James, also from the Google Ads script support team. Allow me to check on the status of this to our internal team and will get back to you with an update. I know that this issue has been persisting for some years now, but I appreciate your continued patience on this matter.
Regards,
|
||||||
Hi,
Yasmin here, I work alongside James in the Google Ads Scripts team.
Let me check with this internally and our team will get back to you with an update at the soonest.
Thanks,
|
||||||
![]() |
Google Ads Scripts Team |
gmEJD3WKfu
GzuMFS4zyM
z6DLW5n1Vd
iofk289eNp
VQEHl2Fwlr
j9J7X73RNf
aNOpEVrSQg
3qveZ49YSY
xQ2Qw8OMbh
v5UFf46Ocp
auoltgGm4b
TDYllop8NB
35P0G99eFE
Hi,
We would recommend to create a report <https://developers.google.com/google-ads/scripts/docs/features/reports#report_example> using the type change_event <https://developers.google.com/google-ads/api/fields/v14/change_event> with the field change_event.change_date_time filtered to LAST_14_DAYS and count for the number of values that would be returned by the report. Kindly utilize the report's interactive query builder <https://developers.google.com/google-ads/api/fields/v14/change_event_query_builder> in order to properly build your query.
To provide further context, you may do this by pushing the values to an array, and then check if the array's length is 0. If yes, then you can send an alert by using the MailApp service <https://developers.google.com/google-ads/scripts/docs/examples/mailapp?hl=en> to send you an email alert.
Let us know if you have any further clarifications.
![]() |
Google Ads Scripts Team |