Skip to content

Conversation

@doelwit
Copy link
Contributor

@doelwit doelwit commented Dec 18, 2025

Updated the optout.md documentation to improve clarity and consistency in the bid parameters section. Adjusted examples and descriptions for better understanding.

🏷 Type of documentation

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

📋 Checklist

  • Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
  • For new adapters check submitting your adapter docs
    I have checked both new and updated because the old adapter didnt even work anymore because the urls became obsolete. Also added some new features like custom paramters and the single request

Updated the optout.md documentation to improve clarity and consistency in the bid parameters section. Adjusted examples and descriptions for better understanding.
@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit b3c30b6
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6943e3d66aff81000867e636
😎 Deploy Preview https://deploy-preview-6375--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 project configuration.

Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

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

Bidder doc headings start with h3 level 😊

---

### Bid Params
## Bid Params
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Bid Params
### Bid Params

- If you provide `params.id`, ensure it is **unique per ad unit** (e.g. `div-1`, `div-2`) so multi-slot requests map correctly.
- GDPR/TCF: the adapter reads `gdprConsent` from the Prebid bidder request and may route traffic to a different endpoint depending on whether GDPR applies and Purpose 1 consent is present.

## Example
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Example
### Example

@muuki88
Copy link
Contributor

muuki88 commented Dec 22, 2025

Can you link the corresponding PR in prebid.js with this change if there is any?

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.

2 participants