POST /tracking/link/v2/get_integration_url
POSTtracking/link/v2/get_integration_url
Generate an integration URL for a tracking link using query-based redirect parameters
Query Parameters
campaign_id string
Campaign identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.
subscriber_id string
Subscriber identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.
redirect_url string Required
The URL to redirect to after tracking
Returns
- dataobject
- urlstringThe tracking link URL
- urlstring
Error Codes
400 Bad Request
Bad Request
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error