Category Auction

Perform a Display Ad auction for a single category 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

Display Ad Category Auction

int32

The category id within the Streaem system

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*
category_names
array of strings
length ≤ 50

List of category names

category_names
category_ids
array of strings
length ≤ 50

List of category names

category_ids
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