You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bidtheatre bidding adapter requires manual set up before use. Please contact us at [operations@bidtheatre.com](mailto:operations@bidtheatre.com) if you would like to access Bidtheatre's demand.
|`publisherId`| required | Manually set up publisher ID |`'73b20b3a-12a0-4869-b54e-8d42b55786ee'`|`string`|
33
+
34
+
In addition to the required bid param above, Bidtheatre will also enforce the following requirements
35
+
36
+
- All ad slots on a page must belong to the same publisher ID
37
+
- The publisher must provide either a client IP and/or explicit geo data in the request
38
+
39
+
### First Party Data
40
+
41
+
Publishers should use the `ortb2` method of setting First Party Data. All standard OpenRTB 2.5 properties are supported, including but not limited to
42
+
43
+
- ortb2.site.*
44
+
- ortb2.user.*
45
+
46
+
### ORTB Blocking
47
+
48
+
`bcat`, `badv` and `battr` are all supported.
49
+
50
+
### Media Types
51
+
52
+
All standard OpenRTB 2.5 properties are supported for both banner and video. Bidtheatre Bidding adapter will always return VAST 2.0 or lower for video requests.
0 commit comments