Skip to main content
Each page below documents a single event source operation — request, parameters, response shape, and errors. Event sources are the configuration layer that registers where outcome and marketing events come from (pixels, SDKs, warehouse syncs, CRM feeds, MMPs); log-event is the runtime path that sends per-user events keyed to a registered source. Sync a source once, then log events through it. For the full picture, see the Log Events guide.

Tasks

List event sources

GET /advertisers/:advertiserId/event-sources — registered sources for an advertiser

Sync event sources

POST /advertisers/:advertiserId/event-sources/sync — register or update source configs

Log event

POST /advertisers/:advertiserId/log-event — send outcome or marketing events