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

Add stored impressions examples #5611

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Sep 19, 2024

Adding examples for the various configuration options of prebid.js and prebid server.

Resolves #5033

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

Copy link

netlify bot commented Sep 19, 2024

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 622d112
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/67040f2db174af000893455e
😎 Deploy Preview https://deploy-preview-5611--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@muuki88 muuki88 marked this pull request as draft September 19, 2024 13:38
Copy link
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @muuki88 - made a few tweaks, one question...

pbjs.setConfig({
s2sConfig: [
{
name: "pbs-appnexus",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been trying to avoid naming real bidders in the documentation. Unless of course this example actually works to call a specific PBS and adapter?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, not really. You are about naming bidders ( even if the young folks may not remember who appnexus is 😅 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document server-side bidding without client-side adapters
2 participants