Skip to main content
POST
Mint an ad server source launch URL

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

esaId
integer
required

Ad server source connection id. The wire field remains esaId for API compatibility.

Required range: 1 <= x <= 9007199254740991
Example:

123

Body

application/json

Optional deep-link target for a managed ad-server source launch URL.

path
string

Managed-source-relative deep-link path (e.g. /products). The service layer enforces structural constraints (no schemes, no ..). Omit to land on the source home.

Maximum string length: 2048

Response

Mint an ad server source launch URL

Minted launch URL for the managed ad-server source admin UI.

url
string<uri>
required

Single-use signed URL that drops the caller into the upstream managed-source admin UI. The signature is short-lived; clients should redirect immediately.