@@ -114,6 +114,7 @@ OpenRTB Specification the IAB Tech Lab is licensed under a Creative Commons Attr
114114 - [ List: Plcmt Subtypes - Video] ( #list_plcmtsubtypesvideo )
115115 - [ List: Playback Cessation Modes] ( #list_playbackcessationmodes )
116116 - [ List: Playback Methods] ( #list_playbackmethods )
117+ - [ List: Pod Deduplication] ( #list_poddedupe )
117118 - [ List: Pod Sequence] ( #list_podsequence )
118119 - [ List: Production Qualities] ( #list_productionqualities )
119120 - [ List: Size Units] ( #list_sizeunits )
@@ -4035,7 +4036,6 @@ The following table lists the types of feeds for audio.
40354036 </tr >
40364037</table >
40374038
4038-
40394039### List: IP Location Services <a name =" list_iplocationservices " ></a >
40404040
40414041The following table lists the services and/or vendors used for resolving IP addresses to geolocations.
@@ -4521,6 +4521,33 @@ The following table lists the various media playback methods.
45214521 </tr >
45224522</table >
45234523
4524+ ### List: Pod Deduplication Settings <a name =" list_poddedupe " ></a >
4525+
4526+ The following table lists the various pod deduplication settings.
4527+
4528+ <table >
4529+ <tr >
4530+ <td><strong>Value</strong></td>
4531+ <td><strong>Definition</strong></td>
4532+ </tr >
4533+ <tr >
4534+ <td>1</td>
4535+ <td>Deduplicated on adomain</td>
4536+ </tr >
4537+ <tr >
4538+ <td>2</td>
4539+ <td>Deduplicated on IAB category</td>
4540+ </tr >
4541+ <tr >
4542+ <td>3</td>
4543+ <td>Deduplicated on creative ID</td>
4544+ </tr >
4545+ <tr >
4546+ <td>4</td>
4547+ <td>Deduplicated on mediafile URL</td>
4548+ </tr >
4549+ </table >
4550+
45244551### List: Pod Sequence <a name =" list_podsequence " ></a >
45254552
45264553The following table lists the values for the pod sequence field, for use in audio and video content streams with one or more ad pods.
0 commit comments