File tree Expand file tree Collapse file tree 4 files changed +4
-39
lines changed
Expand file tree Collapse file tree 4 files changed +4
-39
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ sidebarType: 1
2828| ` partnerName ` | required | Unique partner name | ` 'partnertest' ` | ` string ` |
2929| ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
3030| ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
31+ | ` region ` | optional | Region | ` apac ` | ` string ` |
3132| ` iabCat ` | optional | Array of IAB content categories that describe the content producer | ` ['IAB1-1', 'IAB3-1', 'IAB4-3'] ` | ` Array(String) ` |
3233| ` minBidfloor ` | optional | Minimal CPM value | ` 0.03 ` | ` float ` |
3334| ` pos ` | optional | The position of the placement on the page, see Open RTB spec v2.5. | ` 4 ` | ` number ` |
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ multiformat_supported: will-bid-on-any
2626| ---------------| ----------| ---------------------------------| -------------------------------------| -----------|
2727| ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
2828| ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
29+ | ` region ` | optional | Region | ` apac ` | ` string ` |
2930| ` iabCat ` | optional | Array of IAB content categories that describe the content producer | ` ['IAB1-1', 'IAB3-1', 'IAB4-3'] ` | ` Array(String) ` |
3031| ` minBidfloor ` | optional | Minimal CPM value | ` 0.03 ` | ` float ` |
3132| ` pos ` | optional | The position of the placement on the page, see Open RTB spec v2.5. | ` 4 ` | ` number ` |
@@ -37,3 +38,4 @@ multiformat_supported: will-bid-on-any
3738| ---------------| ----------| ---------------------| --------------------------------------| ----------|
3839| ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
3940| ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
41+
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Please note that SmartHub has been renamed to Attekmi.
2525| ` partnerName ` | required | Unique partner name | ` 'partnertest' ` | ` string ` |
2626| ` seat ` | required | Seat value | ` '9Q20EdGxzgWdfPYShScl' ` | ` string ` |
2727| ` token ` | required | Token | ` 'eKmw6alpP3zWQhRCe3flOpz0wpuwRFjW' ` | ` string ` |
28+ | ` region ` | optional | Region | ` apac ` | ` string ` |
2829| ` iabCat ` | optional | Array of IAB content categories that describe the content producer | ` ['IAB1-1', 'IAB3-1', 'IAB4-3'] ` | ` Array(String) ` |
2930| ` minBidfloor ` | optional | Minimal CPM value | ` 0.03 ` | ` float ` |
3031| ` pos ` | optional | The position of the placement on the page, see Open RTB spec v2.5. | ` 4 ` | ` number ` |
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments