Skip to content

Commit

Permalink
GumGum: adds irisid as an optional param (#2580)
Browse files Browse the repository at this point in the history
* adds irisid as an optional param

* adds irisid as an optional param

Co-authored-by: Lisa Benmore <lisa@gumgum.com>
  • Loading branch information
lbenmore and Lisa Benmore authored Jan 21, 2021
1 parent d7a0348 commit 0f75e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/gumgum.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Client side and server side parameters differ slightly. For Server side (Prebid
| `pubId` | pubId or zone required for all bid requests| Publisher ID | `123` | `integer` |
| `slot` | required for slot placement only | Slot ID | `9` | `integer` |
| `iriscat` | optional | Iris.tv segments | `'segment1,segment2'` | `string` |
| `irisid` | optional | Iris.tv ID | Iris.tv IDs | `'123'` | `string` |
| `bidfloor` | optional | CPM bidfloor | `0.03` | `float` |

### Legacy Client Side Bid Params
Expand Down

0 comments on commit 0f75e2f

Please sign in to comment.