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
Copy file name to clipboardExpand all lines: PR_REVIEW.md
-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,6 @@ Follow steps above for general review process. In addition, please verify the fo
55
55
- Adapters that accept a floor parameter must also support the [floors module](https://docs.prebid.org/dev-docs/modules/floors.html) -- look for a call to the `getFloor()` function.
56
56
- Adapters cannot accept an schain parameter. Rather, they must look for the schain parameter at bidRequest.schain.
57
57
- The bidderRequest.refererInfo.referer must be checked in addition to any bidder-specific parameter.
58
-
- If they're getting the COPPA flag, it must come from config.getConfig('coppa');
59
58
- Page position must come from bidrequest.mediaTypes.banner.pos or bidrequest.mediaTypes.video.pos
60
59
- Global OpenRTB fields should come from [getConfig('ortb2');](https://docs.prebid.org/dev-docs/publisher-api-reference/setConfig.html#setConfig-fpd):
0 commit comments