Skip to content

Commit

Permalink
ZetaGlobalSsp adapter: tagid in doc (#4470)
Browse files Browse the repository at this point in the history
Co-authored-by: Surovenko Alexey <[email protected]>
  • Loading branch information
asurovenko-zeta and surovenko authored Apr 10, 2023
1 parent 5e28b94 commit 5d3370b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/zeta_global_ssp.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The Zeta Global SSP adapter requires setup and approval from the Zeta Global SSP
|----------------------|----------|---------------------------------------------------------------------------------------------------------------------|--------------|-----------|
| `sid` | required | Seller ID. The identifier associated with the seller or reseller account within the advertising system | `"sid123"` | `string` |
| `shortname` | required | Publisher Name. The unique name associated with the seller or reseller account within the advertising system | `"pub_name"` | `string` |
| `tagid` | required | Identifier for specific ad placement or ad tag that was used to initiate the auction | `"123877"` | `string` |
| `tags` | optional | The object containing set of Zeta's custom tags witch publisher have to supply | `tags: {}` | `object` |
| `site` | optional | The object containing site data (See OpenRTB spec) | `site: {}` | `object` |
| `app` | optional | The object containing app data (See OpenRTB spec) | `app: {}` | `object` |
Expand Down

0 comments on commit 5d3370b

Please sign in to comment.