v2
latestOpenAPI 3.1.02026-08-075421692.0 MBWebhook Events
Ads initial sync completed event
Fired once per ads-enabled account when the initial sync (ad-account discovery + 90-day historical ad backfill) completes. The sync block reports whether the backfill succeeded and how many ads were synced.
postWebhookaccount.ads.initial_sync_completed
Payload
Example payload
{
"account": {
"platformAdAccountId": "act_1330190928038136",
"platformAdAccountIds": [
"act_1330190928038136",
"act_98765432101234"
]
}
}Response
Webhook received successfully