Skip to content

Commit c335311

Browse files
authored
Deprecate Extended Content ID Ext
Deprecate Extended Content ID Ext as of mainline in 2.6-202504
1 parent 9d2846e commit c335311

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

extensions/community_extensions/extended-content-ids.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# DEPRECATED as of OpenRTB 2.6-202504 Use `cids` [in Object: Data]([https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#3227---object-eid-](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/develop/2.6.md#3221---object-data-)) in OpenRTB
2+
13
# Extended Content Identifiers
24

35
2022-01-19
@@ -52,6 +54,7 @@ It addresses passing a unique ID for a single piece of video/audio content. **It
5254

5355
This is an extension for OpenRTB 2.x that describes where SSPs/exchanges should place these vendor-specific content IDs that they receive from publishers. DSPs who wish to consume these IDs should look for these in this extension. Additionally, SSPs/exchanges could act as a vendor for content IDs if desired -- for example, if they also act as the content management platform for publishers.
5456

57+
# DEPRECATED as of OpenRTB 2.6-202504 Use `cids` [in Object: Data]([https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#3227---object-eid-](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/develop/2.6.md#3221---object-data-)) in OpenRTB
5558

5659
## Specification
5760

@@ -82,6 +85,8 @@ Specifically **not** used is the existing “id” field in the “content” ob
8285

8386
In practice, it is expected that a typical request will have only one content ID from one source, however there are theoretically cases for multiple IDs, or multiple ID sources, and thus an array is used.
8487

88+
# DEPRECATED as of OpenRTB 2.6-202504 Use `cids` [in Object: Data]([https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#3227---object-eid-](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/develop/2.6.md#3221---object-data-)) in OpenRTB
89+
8590

8691
### Identifying source
8792

@@ -91,6 +96,7 @@ Providers/sources of content IDs shall decide on a root domain which they own an
9196

9297
It is not assumed that the content ID string or name string (representing ID source) has any meaning whatsoever to exchanges and DSPs. They need only pass it onwards to contextual vendors, who are responsible for making their own arrangements to source metadata from the content ID sources that their DSP partners will observe. It is also possible that DSPs could make arrangements with content data platforms themselves instead of sending to contextual vendors.
9398

99+
# DEPRECATED as of OpenRTB 2.6-202504 Use `cids` [in Object: Data]([https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#3227---object-eid-](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/develop/2.6.md#3221---object-data-)) in OpenRTB
94100

95101
### Example
96102

0 commit comments

Comments
 (0)