Skip to content

Commit

Permalink
No bid version 1.2.6 (#2030)
Browse files Browse the repository at this point in the history
* Adde support for CCPA

* Added support for Safeframe

Co-authored-by: Reda Guermas <[email protected]>
  • Loading branch information
redaguermas and Reda Guermas authored Jun 10, 2020
1 parent 2e5773f commit 9a48049
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev-docs/bidders/nobidBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ coppa_supported: true
| `placementId` | optional | placementId is provided by your NoBid account manager(s). This parameter allows to report on a specific ad unit | | `integer` |
| `video`| optional | Object containing video targeting parameters. See [Video Object](#nobid-video-object) for details. | `video: { playback_method: ['auto_play_sound_off'] }` | `object`|


### Note
If you are using Google Ad Manager (GAM), it is highly recommended to make sure the “Serve in Safeframe” box in creative settings is unchecked.
If you absolutely want to run NoBid in a Saferame creative, please contact your Nobid repsentative to coordinate this setup.


# Test Parameters
```
var adUnits = [
Expand Down

0 comments on commit 9a48049

Please sign in to comment.