Skip to content

Commit

Permalink
TAPPX - Update tappx.md (#3144)
Browse files Browse the repository at this point in the history
* TAPPX - Update tappx.md

We update with the changes of the prebid/prebid-server#1931 pull request.

* clarifying data type

* Hotfix

Change "gropu" mistake word to "group" correct word.

Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
prebidtappx and bretg authored Aug 4, 2021
1 parent 6c1f4d0 commit 4f1a740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-docs/bidders/tappx.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Please contact tappx@tappx.com to get set up.
| tappxkey | required | An ID which identifies the adunit | 'key1' | string |
| endpoint | required | Endpoint provided to publisher | 'endpoint1' | string |
| bidfloor | optional | Minimum bid for this impression expressed in CPM (USD) | 1.2 | number |
| mktag | optional | An ID which identifies a group of adunits | 'key1' | string |
| bcid | optional | Block list of CID | ["1234"] | array of strings |
| bcrid | optional | Block list of CRID | ["1234"] | array of strings |

### Test Parameters

Expand Down

0 comments on commit 4f1a740

Please sign in to comment.