Implement Fluid Ad Server
SPA V3

SPA V3

POST

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

  1. products
  2. additionalProducts
  3. categories
  4. demandSources

Based on the parameters in the AdRequest, inventory inputs, and the configs of the AdUnits the placement algorithm decides how to reorder the products, and how to place the ads 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