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: documenting turktelekom alias #3341

Merged
merged 2 commits into from
Oct 15, 2021
Merged
Changes from 1 commit
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
22 changes: 15 additions & 7 deletions dev-docs/bidders/turktelekom.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,27 @@
---
layout: bidder
title: Türk Telekom
description: Prebid Türk Telekom Bidder Adaptor
description: Türk Telekom Bidder Adaptor
pbjs: true
pbs: true
biddercode: turktelekom
media_types: banner, video
aliasCode : adkernel
media_types: banner, native, video
gdpr_supported: true
pbjs_version_notes: not in 5.x
ckbo3hrk marked this conversation as resolved.
Show resolved Hide resolved
usp_supported: true
coppa_supported: true
pbs_app_supported: true
schain_supported: true
ckbo3hrk marked this conversation as resolved.
Show resolved Hide resolved
---

### Note:

The Türk Telekom bidding adapter requires setup and approval before implementation. Please reach out to <ad-ops@turktelekom.com.tr> for more details.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|-----------|
| `uid` | required | Represents the Türk Telekom bidder system Ad Slot ID associated with the respective div id from the site page. | `42` | `integer` |
| `priceType` | optional | Can take the values `gross` or `net`, default value is `net`. Net represents the header bid price with the Türk Telekom header bidder margin already extracted. Gross price does contain the Türk Telekom bidder margin within. | `'gross'` | `string` |
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | RTB host | `'cpm.programattik.com'` | `string` |
| `zoneId` | required | Zone Id | 30164 | `integer` |