Skip to content

Commit

Permalink
Remove duplicate listing of the video.placement option (#4488)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgirardi authored Apr 21, 2023
1 parent ef8919d commit 0d50084
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev-docs/adunit-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ See [Prebid Native Implementation](/prebid/native-implementation.html) for detai
| `w` | Recommended | Integer | Width of the video player in device independent pixels (DIPS)., see [OpenRTB 2.5 spec][openRTB]. |
| `h` | Recommended | Integer | Height of the video player in device independent pixels (DIPS)., see [OpenRTB 2.5 spec][openRTB]. |
| `startdelay` | Recommended | Integer | Indicates the start delay in seconds, see [OpenRTB 2.5 spec][openRTB]. |
| `placement` | Optional | Integer | Placement type for the impression, see [OpenRTB 2.5 spec][openRTB]. |
| `linearity` | Optional | Integer | Indicates if the impression must be linear, nonlinear, etc, see [OpenRTB 2.5 spec][openRTB]. |
| `skip` | Optional | Integer | Indicates if the player will allow the video to be skipped, where 0 = no, 1 = yes., see [OpenRTB 2.5 spec][openRTB]. |
| `skipmin` | Optional | Integer | Videos of total duration greater than this number of seconds can be skippable; only applicable if the ad is skippable., see [OpenRTB 2.5 spec][openRTB]. |
Expand Down

0 comments on commit 0d50084

Please sign in to comment.