Tracker (Stream)

Update a traffic source's moderation status

Set status to ACTIVE to approve a traffic source once FB has approved the campaign.

patch/api/v1/tracker/{tracker_id}/campaigns/{campaign_id}

Path parameters

tracker_idstring uuid required
campaign_idstring uuid required

Request body

namestring nullable
status'ACTIVE' | 'MODERATION'

Response

Successful Response

idstring uuid required

Use this value as the campaignId query param on the tracker link

trackerIdstring uuid required
namestring nullable
status'ACTIVE' | 'MODERATION' required
createdAtstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.