/events/click/{retailer_id}

Registers a click event from the retailer

A click event is when a user clicks on an ad, such as a button, banner, or other elements that they can see.
This is available for our Sponsored Products and Display Ads channels.

Use this endpoint to click events for campaigns.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Important:

When showing Streaem ads in the frontend (this applies to all positions) don't use words like banner, ad, banner-ad of Streaem or combinations of these words in your divs. This will help your ads from being blocked by ad blockers.

NOTE: Streaem is server side only, therefore all API calls need to be made server side. The acceptance base API url that can be used to call the Streaem platform for integration testing is <https://api.uat.streaem.com>, this needs to be combined with the specific endpoint path.

Path Params
int32
required
≥ 1

The unique retailer ID within the Streaem system

Body Params
int64
required
1640995200000 to 2524608000000

The timestamp of the event in epoch milliseconds.

string
required

The unique auction id received from the auction API call.

string

The product id of the related with the click request (Only applies for Sponsored Products).

metadata
object

Reserved for future use.

Headers
string
required

The calculated hash based on the rules defined in the developer documentation

Responses
202

Accepted

401

Unauthorized

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json