Implement Fluid Ad Server
Display V3

Display V3

POST
https://localhost/v3/{publisherUUID}

This endpoint expects an adRequest with at least one of the following inventory inputs:

  1. products
  2. additionalProducts
  3. categories

Based on the parameters in the AdRequest, inventory inputs, and the configs of the AdUnits the placement algorithm decides how to reorder the creatives, and how to place the display banners in the AdResponse. The AdRequest allows also to send multiple adUnits in the same requests, and in this case the placement algorithm makes sure it does the deduplication of ads between the AdUnits.

Path Parameters
publisherUUID
*
Body Parameters
body
*
user
*
adUnitContext
adUnits
*
Responses
200
OK
adUnits
400
One or more request parameters don't comply to the API specifications.
errors
404
One of the request ad unit IDs is unknown.
errors