Skip to main content
POST
Create Audience Sync
Create an audience sync. The custom audience is created in your Meta ad account, the first upload runs immediately, and afterwards the audience refreshes on the chosen schedule. Requires the Meta Ads integration to be connected in the dashboard (Settings → Integrations).

Request

string
Existing segment ID to sync. Provide either segmentId or predefinedSegmentId, not both.
string
Ready-made segment template ID, for example zero-ltv, no-purchase-1y, recent-buyers, high-spenders-ecom, non-buyers, or engaged. The segment is created automatically on first use and reused afterwards. If an unrelated segment with the template’s name but different filters already exists, the request fails with a 409 - sync that segment via segmentId or rename it.
string
required
Meta ad account ID (act_...). Use List Ad Accounts to find it.
string
required
Name for the custom audience in Meta Ads Manager.
string
default:"daily"
How often the segment is re-uploaded: hourly, daily, or weekly.
Audiences are add-only: subscribers who later leave the segment stay in the Meta audience. Meta requires 100+ matched people before an audience can be used for ad delivery.

Responses