Skip to main content
GET
Find Impression URL
Returns the impression tracking URL for a specific offer. Use this URL to track impressions (ad views) separately from clicks. Use urlId=0 if no extra destination URLs are needed.

Authorizations

X-Eflow-Api-Key
string
header
required

The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.

Path Parameters

offerId
integer
required

The numeric ID of the offer.

urlId
integer
required

The destination URL ID. Use 0 for the default URL.

Response

url
string

The full impression tracking URL.