Implement Fluid Ad Server
V2 - Fluid Ad Unit

Fluid Ad Unit v2

POST
https://localhost/v2/fluidAds/{publisherId}
This API allows for sending multiple ad grid requests be processed within the same HTTP request. Each ad grid request could be a Fluid request.
Path Parameters
publisherId
*
Body Parameters
body
*
user
*
adGrids
*
Responses
200
OK
adGrids
400
One or more request parameters don't comply to the API specifications.
errors
404
One of the request ad grid IDs is unknown.
errors
422
One or more ad grid positions are of type display. Use v3 API instead.
errors