Hi!
I am trying to have a closer control to my team’s activity,
T make it properly, would be amazing having the information of all the changes made on the ads accounts.
The information exists in the API but it doesn’t appear in any windsoer connection.
Thanks in advance!

Update: the Google Ads part of this is now available. You can pull your Google Ads account change history (who changed what, and when) using these fields: Change date and time (change_event_change_date_time), User email (change_event_user_email), Client type / where the change was made (change_event_client_type, for example UI, API, Editor), Changed resource type (change_event_change_resource_type, for example CAMPAIGN, AD_GROUP, AD), Changed resource (change_event_change_resource_name), Operation (change_event_resource_change_operation: CREATE, UPDATE or REMOVE), and Changed fields (change_event_changed_fields). Two Google limits to keep in mind: change history is only available for the last 30 days, and each pull is capped at 10,000 changes. This covers Google Ads only; Meta and TikTok activity history are not included yet and remain part of this request.


Clarifying my note above: the Meta (Facebook) Ads part is in fact already available too. In the Facebook connector you can pull the ad-account activity (change history) log with the activity_ fields: activity_event_time (when the change happened), activity_actor_name / activity_actor_id (who made it), activity_event_type and the human-readable activity_translated_event_type (what changed), activity_object_type / activity_object_name / activity_object_id (the object that changed), plus activity_extra_data and activity_application_id. These come from Meta’s ad-account activities endpoint, one row per change.
So account change history is now available for both Google Ads and Meta (Facebook) Ads. TikTok Ads does not expose an equivalent account change-history / audit-log endpoint, so it is not supported. Marking this request as completed.
