Skip to content

Commit

Permalink
Onetag update (#2134)
Browse files Browse the repository at this point in the history
* OneTag bidder params

* gdpr support onetag

* Add support to CCPA

* added strings around pubId param

* Updates documentation for the 'pubId' field. Introduces documentation for the 'ext' field.

Co-authored-by: valentino <v.v@v.v>
Co-authored-by: bretg <bgorsline@gmail.com>
Co-authored-by: francesco <f.orazini@onetag.com>
  • Loading branch information
4 people authored Jul 23, 2020
1 parent 0a60017 commit 7e15d64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/onetag.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ userIds: britepoolId, criteo, id5Id, identityLink, liveIntentId, netId, parrable

| Name | Scope | Description | Example | Type |
|---------|----------|-----------------------------------|--------------|----------|
| `pubId` | required | | `'386276e072'` | `string` |
| `pubId` | required | The publisher's ID provided by OneTag | `'386276e072'` | `string` |
| `ext` | optional | A set of custom key-value pairs | `{ customKey: customValue }` | `object` |

### Video Additional Information

Expand Down

0 comments on commit 7e15d64

Please sign in to comment.