Skip to content
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
3 changes: 3 additions & 0 deletions dev-docs/bidders/attekmi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
title: Attekmi
description: Attekmi Bidder Adapter
biddercode: smarthub
redirect_from:
- /dev-docs/bidders/attekmi
- /dev-docs/bidders/smarthub
usp_supported: true
media_types: banner, video, native
tcfeu_supported: false
Expand All @@ -20,17 +23,17 @@
sidebarType: 1
---

### Prebid.js Bid Params

Check failure on line 26 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Heading levels should only increment by one level at a time

dev-docs/bidders/attekmi.md:26 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|---------------------------------|-------------------------------------|-----------|
| `partnerName` | required | Unique partner name | `'partnertest'` | `string` |
| `seat` | required | Seat value | `'9Q20EdGxzgWdfPYShScl'` | `string` |
| `token` | required | Token | `'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW'` | `string` |

Check failure on line 33 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:33:113 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 33 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:33:101 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| `region` | optional | Region | `apac` | `string` |
| `iabCat` | optional | Array of IAB content categories that describe the content producer | `['IAB1-1', 'IAB3-1', 'IAB4-3']` | `Array(String)` |

Check failure on line 35 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:35:155 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 35 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:35:135 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 35 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:35:97 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| `minBidfloor` | optional | Minimal CPM value | `0.03` | `float` |

Check failure on line 36 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:36:101 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 36 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:36:63 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 36 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:36:29 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md

Check failure on line 36 in dev-docs/bidders/attekmi.md

View workflow job for this annotation

GitHub Actions / run markdownlint

Table column style

dev-docs/bidders/attekmi.md:36:18 MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
| `pos` | optional | The position of the placement on the page, see Open RTB spec v2.5. | `4` | `number` |

### Prebid Server Bid Params
Expand Down
40 changes: 0 additions & 40 deletions dev-docs/bidders/smarthub.md

This file was deleted.

Loading