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

Nativo Bidder Adapter #2834

Merged
merged 5 commits into from
Apr 22, 2021
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions dev-docs/bidders/nativo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: bidder
title: Nativo
description: Prebid Nativo Bidder Adapter
pbjs: false
Copy link
Contributor

Choose a reason for hiding this comment

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

@jsfledd This is for a PBJS bid adapter, so wondering why pbjs here is set to false?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @jeanstemp. I mis-read the description of that parameter as "Add pbjs: true**,** If you also have a Prebid Server bid adapter." I changed the value to true.

gvl_id: 263
gdpr_supported: true
usp_supported: true
biddercode: nativo
---

### Note:

The Nativo Bidder adapter requires setup before beginning. Please contact us at prebiddev@nativo.com beforehand.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|---------------------------------------------------------|--------------|-----------|
| `placementId` | required | Publication placement ID value from the Nativo Platform | `13144370` | `integer` |