Tracker (Stream)

Add an external traffic source to an existing campaign

Maps an external ad-platform identifier (e.g. an FB sub-campaign ID) onto this campaign. Use it as the sourceId query param on the tracker link for traffic coming through that identifier.

post/api/v1/tracker/{tracker_id}/campaigns/{campaign_id}/sources

Path parameters

tracker_idstring uuid required
campaign_idstring uuid required

Request body

sourceIdstring required

External ad-platform identifier, e.g. an FB sub-campaign ID.

Response

Successful Response

idstring uuid required
campaignIdstring uuid required
sourceIdstring required
createdAtstring date-time required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.