Skip to content

Commit

Permalink
ozone 2.5.0 docs update (#2716)
Browse files Browse the repository at this point in the history
Co-authored-by: Afsheen Bigdeli <afsheenb@namecast.net>
  • Loading branch information
afsheenb and Afsheen Bigdeli authored Feb 24, 2021
1 parent 4367aa9 commit ce54fc2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions dev-docs/bidders/ozone.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ biddercode: ozone
pbjs: true
media_types: banner
gdpr_supported: true
userIds: criteo, id5Id, identityLink, liveIntentId, parrableId, pubCommonId
tcf2_supported: true
userIds: criteo, id5Id, tdid, identityLink, liveIntentId, parrableId, pubCommonId, lotamePanoramaId, sharedId, fabrickId
gvl_id: 524
bidder_supports_deals: true

---

#### Bid Params
Expand All @@ -18,5 +22,4 @@ userIds: criteo, id5Id, identityLink, liveIntentId, parrableId, pubCommonId
| `siteId` | required | The site ID from ozone. | `"OZONENUK0001"` | `string` |
| `publisherId` | required | The publisher ID. | `"4204204201"` | `string` |
| `placementId` | required | The placement ID. | `"0420420421"` | `string` |
| `customData` | optional | publisher key-values used for targeting | `[{"settings":{},"targeting":{"key1": "value1", "key2": "value2"}}], ` | `array` |
| `lotameData` | optional | lotame key-values used for targeting | `{"key1": "value1", "key2": "value2"}` | `string` |
| `customData` | optional | publisher key-values used for targeting | `[{"settings":{},"targeting":{"key1": "value1", "key2": "value2"}}], ` | `array` |

0 comments on commit ce54fc2

Please sign in to comment.