Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I test an auction with request and response in localhost? #2997

Open
Shaharbad opened this issue Aug 2, 2023 · 5 comments
Open

How can I test an auction with request and response in localhost? #2997

Shaharbad opened this issue Aug 2, 2023 · 5 comments
Labels
needs docs Docs are required for this PR or Issue

Comments

@Shaharbad
Copy link

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.

@bretg
Copy link
Contributor

bretg commented Aug 2, 2023

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.

@Shaharbad
Copy link
Author

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?

@bretg
Copy link
Contributor

bretg commented Aug 2, 2023

Again, see https://github.com/prebid/prebid-server-java/tree/master/sample/requests

@guscarreon
Copy link
Contributor

guscarreon commented Aug 8, 2023

Question seems to be answered

@SyntaxNode
Copy link
Contributor

Reopening to track as a documentation issue.

@SyntaxNode SyntaxNode reopened this Aug 16, 2023
@SyntaxNode SyntaxNode moved this from Triage to Ready for Dev in Prebid Server Prioritization Aug 25, 2023
@bretg bretg added the needs docs Docs are required for this PR or Issue label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs docs Docs are required for this PR or Issue
Projects
Status: Ready for Dev
Development

No branches or pull requests

4 participants