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

Adkernel: actualizing documentation #2823

Merged
merged 4 commits into from
Apr 7, 2021
Merged
Show file tree
Hide file tree
Changes from all 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
7 changes: 6 additions & 1 deletion dev-docs/analytics/adkernelAdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ layout: analytics
title: Adkernel
description: Adkernel Analytics Adapter
modulecode: adkernelAdn
gdpr_supported: true
usp_supported: true
coppa_supported: true
prebid_member: false
gvl_id: 14
---

#### Registration

Please visit []() for more information.
Please visit https://adkernel.com/dsp-suite/ for more information.

2 changes: 2 additions & 0 deletions dev-docs/bidders/adkernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ biddercode: adkernel
media_types: banner, native, video
gdpr_supported: true
usp_supported: true
coppa_supported: true
pbs_app_supported: true
gvl_id: 14
schain_supported: true
---

### Note:
Expand Down
1 change: 1 addition & 0 deletions dev-docs/bidders/adkernelAdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ biddercode: adkernelAdn
media_types: banner, video
gdpr_supported: true
usp_supported: true
coppa_supported: true
pbs_app_supported: true
gvl_id: 14
---
Expand Down