Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List: placement subtypes #76

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 1 addition & 29 deletions AdCOM v1.0 FINAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4461,35 +4461,7 @@ The following table lists the placement positions as a relative measure of visib

### List: Placement Subtypes - Video <a name="list_placementsubtypesvideo"></a>

The following table lists the various types of video placements derived largely from the IAB Digital Video Guidelines. To be sent using <code>placement</code> attribute in <strong>Object:Video</strong>. DEPRECATED AS OF 2.6-202303 RELEASE. Proposed removal of this list and associated attribute in 2024.

<table>
<tr>
<td><strong>Value</strong></td>
<td><strong>Definition</strong></td>
</tr>
<tr>
<td>1</td>
<td><strong>In-Stream:</strong> Played before, during or after the streaming video content that the consumer has requested (e.g., Pre-roll, Mid-roll, Post-roll).</td>
</tr>
<tr>
<td>2</td>
<td><strong>In-Banner:</strong> Exists within a web banner that leverages the banner space to deliver a video experience as opposed to another static or rich media format. The format relies on the existence of display ad inventory on the page for its delivery.</td>
</tr>
<tr>
<td>3</td>
<td><strong>In-Article:</strong> Loads and plays dynamically between paragraphs of editorial content; existing as a standalone branded message.</td>
</tr>
<tr>
<td>4</td>
<td><strong>In-Feed:</strong> Found in content, social, or product feeds.</td>
</tr>
<tr>
<td>5</td>
<td><strong>Interstitial/Slider/Floating:</strong> Covers the entire or a portion of screen area, but is always on screen while displayed (i.e. cannot be scrolled out of view).</td>
</tr>
<tr>
</table>
DEPRECATED AS OF [2.6-202303 RELEASE](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/releases/tag/2.6-202303). Use [List: Plcmt Subtypes - Video](#list_plcmtsubtypesvideo)

### List: Plcmt Subtypes - Video <a name="list_plcmtsubtypesvideo"></a>
The following table lists the various types of video placements in accordance with updated IAB Digital Video Guidelines. To be sent using <code>plcmt</code> attribute in <strong>Object:Video</strong>. Please refer to the <a href=https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/implementation.md#710---updated-video-signals>implementation guide</a> for examples and information on how to use the updated signals.
Expand Down