Get creative dashboard URL
Returns a fully-resolved URL to the Interchange creative dashboard scoped to the provided advertiser, campaign, and optionally a specific creative manifest. Pass all three IDs to deep-link directly to a manifest; omit manifestId to land at the campaign level; omit campaignId to land at the advertiser level.
Authorizations
API key or access token
Query Parameters
Advertiser ID. Narrows the URL to the advertiser level.
1 <= x <= 9007199254740991Campaign ID. Requires advertiserId. Narrows the URL to the campaign level.
Creative manifest ID. Requires both advertiserId and campaignId. Deep-links to a specific creative.
Response
Get creative dashboard URL
Fully-resolved Interchange creative dashboard URL.