Placement Auction

Perform a Display Ad auction for a page and position inventory item

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

Streaem Retailer Id

Body Params

Base auction request

string
enum
required
Allowed:
string
required
length between 1 and 100
^[A-Za-z0-9-:]+

The unique user identifier used by the retailer

positions
array of int32s
required
length between 1 and 25

List of positions to run auctions for.

positions*
int32
required
≥ 1

The page id within the Streaem system

audiences
array of strings

List of audiences the user is part of

audiences
Headers
string
required

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

Responses

401

Unauthorized

404

No results found

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