Hello Rosdyana,
Thank you for writing to us today. I'm afraid that the notification feature is currently not supported via Google Ads API. However, you could use Adwords Alerting Framework to generate alerts for all the accounts under a specified manager account. Let us know if you need any additional assistance.
Regards,
Nikisha Patel, Google Ads API Team
Hello,
You can use the CustomerSyncService.get() to get changes in your campaigns and accounts. Also, you may refer to this sample code on how to use this service to get the changes in your account during past 24 hours. Please note, this service is not as detailed as the 'Change History' available in the UI. Let us know if there is anything else related to API that I could help you with.
Regards,
Nikisha Patel, Google Ads API Team
Hello,
It is not possible to monitor changes made to the tracking templates within an account using this service. The CustomerSyncService will return the changed entities for a customer account or campaign based on the given date range within the last 90 days. This will only return the changes at the campaign level, ad group level along with the changed criteria Ids. Let us know if you have any additional concerns.
Regards,
Nikisha Patel, Google Ads API Team