Open Shaharbad opened 1 year ago
Maybe this will help? https://github.com/prebid/prebid-server-java/tree/master/sample/requests
The requests will be the same for PBS-Go. Exactly where the stored responses go might differ.
POST request body, the sample request and a sample response
The POST request body and the sample request are the same thing.
Maybe this will help? https://github.com/prebid/prebid-server-java/tree/master/sample/requests
The requests will be the same for PBS-Go. Exactly where the stored responses go might differ.
POST request body, the sample request and a sample response
The POST request body and the sample request are the same thing.
Could you share an example for a stored request, stored response and body for using the /auction endpoint?
Question seems to be answered
Reopening to track as a documentation issue.
Hey everyone,
I was wondering if could you please guide me with using the /openrtb2/auction endpoint in my localhost. Please provide me the POST request body, the sample request and a sample response.
I tried to understand from the docs but couldn't achieve it.