Mint an ad server source launch URL
Sign a one-time URL that drops the caller into the managed-source admin UI. Pass an optional deep-link path to land on a specific page.
Authorizations
API key or access token
Path Parameters
Ad server source connection id. The wire field remains esaId for API compatibility.
1 <= x <= 9007199254740991123
Body
Optional deep-link target for a managed ad-server source launch URL.
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.
2048Response
Mint an ad server source launch URL
Minted launch URL for the managed ad-server source admin UI.
Single-use signed URL that drops the caller into the upstream managed-source admin UI. The signature is short-lived; clients should redirect immediately.