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
|`ortb2Imp.instl`| optional | Details on interstitial/full-screen, 1 indicates that the ad is interstitial or full-screen, while 0 means it is not. |`1`|`integer`|
50
+
|`ortb2Imp.rwdd`| optional | Specifies if the user receives a reward for viewing the ad: 0 for no, and 1 for yes. |`1`|`integer`|
51
+
|`ortb2.user`| optional | Information about the advertising device's human user, provided through an OpenRTB User object. | N/A |`object`|
52
+
|`ortb2.site`| optional | Information about the publisher's website provided through an OpenRTB Site object. | N/A |`object`|
53
+
|`ortb2.device`| optional | Information about the user's device provided through an OpenRTB device object. | N/A |`object`|
54
+
|`ortb2.bcat`| optional | Blocked advertiser categories using the IAB content categories. |`[ "IAB25" ]`|`string array`|
55
+
|`ortb2.badv`| optional | Block list of advertisers by their domains |`[ "ford.com" ]`|`string array`|
56
+
|`ortb2.regs`| optional | Regulatory conditions in effect for all impressions in this bid request. | N/A |`object`|
57
+
58
+
Besides these standard properties, `ext` field can be used to send any publisher specific data which may have been discussed with a Inmobi partner manager.
0 commit comments