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

Tagoras bid adapter #5025

Merged
merged 5 commits into from
Jan 27, 2024
Merged

Conversation

saar120
Copy link
Contributor

@saar120 saar120 commented Dec 12, 2023

🏷 Type of documentation

  • new bid adapter

📋 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

Copy link

netlify bot commented Dec 12, 2023

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit fa08a8e
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/6578679bc12c420008f70949
😎 Deploy Preview https://deploy-preview-5025--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.

|------------|----------|-------------------------------------------------------------------------------------------|------------------------------|----------|
| `cId` | required | The connection ID from Tagoras. | `'562524b21b1c1f08117fc7f9'` | `string` |
| `pId` | required | The publisher ID from Tagoras. | `'59ac17c192832d0011283fe3'` | `string` |
| `bidFloor` | optional | The minimum bid value desired. Tagoras will not respond with bids lower than this value. | `0.90` | `float` |
Copy link
Contributor

Choose a reason for hiding this comment

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

Prebid strongly discourages bidder-specific floors because it's a headache for publishers, but since your adapter does the right thing and pays attention to the global floor, this is not a blocker.

@ChrisHuie ChrisHuie merged commit dcd19bf into prebid:master Jan 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants