Skip to content

Native Agents adapter: update bidder doc for accuracy (video support, GDPR) - #6681

Open
teqblaze wants to merge 7 commits into
prebid:masterfrom
teqblaze:update-ntvagents-docs
Open

Native Agents adapter: update bidder doc for accuracy (video support, GDPR)#6681
teqblaze wants to merge 7 commits into
prebid:masterfrom
teqblaze:update-ntvagents-docs

Conversation

@teqblaze

Copy link
Copy Markdown
Contributor

Corrects the ntvagents bidder doc to match the current adapter implementation:

  • Documents Instream & Outstream video support (previously listed as Outstream-only)
  • Removes an incorrect GDPR/TCF-EU claim that contradicted the page's own tcfeu_supported: false front matter

@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 5fa24c5
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/6a6b4fccbc705200089415cb
😎 Deploy Preview https://deploy-preview-6681--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.

Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment on lines +40 to +41

---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
---

please remove all those --- instances in this document

Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment on lines +62 to +77
# Supported Features

| Feature | Supported |
| ---------- | ----------- |
| Banner | ✓ |
| Native | ✓ |
| Video (Instream & Outstream) | ✓ |
| Prebid.js | ✓ |
| Prebid Server | ✓ |
| Floors | ✓ |
| Supply Chain (schain) | ✓ |
| USP / CCPA | ✓ |
| COPPA | ✓ |

---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Supported Features
| Feature | Supported |
| ---------- | ----------- |
| Banner ||
| Native ||
| Video (Instream & Outstream) ||
| Prebid.js ||
| Prebid Server ||
| Floors ||
| Supply Chain (schain) ||
| USP / CCPA ||
| COPPA ||
---

this is part of the meta data. please review ai generated docs before submitting.

Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment on lines +286 to +299
---

# Privacy

The Native Agents bidder supports the following privacy frameworks:

- USP / CCPA
- COPPA
- Supply Chain Object (schain)

When available, the adapter automatically forwards privacy signals received from Prebid to the Native Agents bidding platform.

---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
---
# Privacy
The Native Agents bidder supports the following privacy frameworks:
- USP / CCPA
- COPPA
- Supply Chain Object (schain)
When available, the adapter automatically forwards privacy signals received from Prebid to the Native Agents bidding platform.
---

in the meta data

Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment on lines +300 to +311
# Bidder Aliasing

The Native Agents bidder supports Prebid bidder aliasing.

```javascript
pbjs.aliasBidder("ntvagents", "ntvagentsAlias");
```

Aliasing allows multiple Native Agents bidder instances to participate in the same auction using different configurations.

---

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Bidder Aliasing
The Native Agents bidder supports Prebid bidder aliasing.
```javascript
pbjs.aliasBidder("ntvagents", "ntvagentsAlias");
```
Aliasing allows multiple Native Agents bidder instances to participate in the same auction using different configurations.
---

correct me, but aliases are a prebid feature. Adapters usually don't care about their aliases

Comment thread dev-docs/bidders/SMB.md Outdated
layout: bidder
title: SMB
description: SMB Bidder Adapter
biddercode: SMB

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is there a PR for this?

The bidderCode should match the bid adapter file name

Align table column pipes to satisfy MD060 table-column-style and add
missing trailing newline for MD047.
- Remove horizontal rule separators
- Remove Supported Features and Privacy sections (duplicate front-matter metadata already rendered by the bidder layout)
- Remove Bidder Aliasing section (aliasing is a Prebid.js core feature, not adapter-specific)
@teqblaze
teqblaze force-pushed the update-ntvagents-docs branch from 461fa5f to 4330496 Compare July 29, 2026 10:22
@teqblaze
teqblaze requested a review from muuki88 July 29, 2026 10:38
Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment thread dev-docs/bidders/ntvagents.md Outdated
Comment thread dev-docs/bidders/ntvagents.md Outdated
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.

3 participants