post

POST /v2/campaigns/{campaignId}/track/impression — Track campaign impression

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Records an impression event when a campaign placement is displayed to a patient. This is a public endpoint — no authentication required.

Request body

FieldTypeRequiredDescription
placementstringYesPlacement slot where the impression occurred
affiliateIdstringYesAffiliate the campaign belongs to
patientIdstringNoPatient who saw the campaign (omit for anonymous)

Errors

StatusCodeDescription
400campaign_not_liveCampaign exists but is not currently live — tracking is only accepted for live campaigns
404entity_not_foundCampaign not found for the given affiliateId

Authentication

None required. This endpoint is intentionally public so it can be called from patient-facing surfaces.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!