Ad account change / audit log
Account-level audit log from Meta's /act_X/activities: who changed what and when (creates, edits, status flips, budget changes...) with Meta's translated event names and the structured before/after in extra_data. Rows are returned verbatim. Meta has no server-side per-object filter on this edge, so objectId filters the returned page client-side (combine with paging to walk history for one campaign/ad set/ad).
Query parameters
Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token.
Meta ad account id (act_<n>).
Start of range (YYYY-MM-DD).
End of range (YYYY-MM-DD).
Client-side filter to one Meta object id (campaign, ad set or ad).
Rows per page
Cursor from paging.after of the previous page.
Response
Activity rows (raw Meta shape)
Changes
No recorded changes to this endpoint across all 26 revisions of this API.