You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should incorporate the comment below to allow id submodules to define a getEid method into the requirements and label the pr as having that feature
<!--StartFragment-->
Attribute | Type | Description
-- | -- | --
inserter | string | The canonical domain name of the entity (publisher, publisher monetization company, SSP, Exchange, Header Wrapper, etc.) that caused the ID array element to be added. This may be the operational domain of the system, if that is different from the parent corporate domain, to facilitate WHOIS and reverse IP lookups to establish clear ownership of the delegate system.This should be the same value as used to identify sellers in an ads.txt file if one exists.For ad tech intermediaries, this would be the domain as used in ads.txt. For publishers, this would match the domain in the site or app object.
source | string | Canonical domain of the ID.
matcher | string | Technology providing the match method as defined in mm.In some cases, this may be the same value as inserter.When blank, it is assumed that the matcher is equal to the sourceMay be omitted when mm=0, 1, or 2.
mm | int | Match method used by the matcher. Refer to List: ID Match Methods in AdCOM 1.0
<!--EndFragment-->
</body>
</html>Attribute Type Description
inserter string The canonical domain name of the entity (publisher, publisher monetization company, SSP, Exchange, Header Wrapper, etc.) that caused the ID array element to be added. This may be the operational domain of the system, if that is different from the parent corporate domain, to facilitate WHOIS and reverse IP lookups to establish clear ownership of the delegate system.
This should be the same value as used to identify sellers in an ads.txt file if one exists.
For ad tech intermediaries, this would be the domain as used in ads.txt. For publishers, this would match the domain in the site or app object.
source string Canonical domain of the ID.
matcher string Technology providing the match method as defined in mm.
In some cases, this may be the same value as inserter.
When blank, it is assumed that the matcher is equal to the source
May be omitted when mm=0, 1, or 2.
mm int Match method used by the matcher. Refer to [List: ID Match Methods](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/main/AdCOM%20v1.0%20FINAL.md#list-id-match-methods-) in AdCOM 1.0
The text was updated successfully, but these errors were encountered:
patmmccann
changed the title
SharedId Id submodule: support for recently added eid object fields
UerId module: define getEid method & SharedId Id submodule: support for recently added eid object fields
Jan 13, 2025
patmmccann
changed the title
UerId module: define getEid method & SharedId Id submodule: support for recently added eid object fields
UserId module: define getEid method & SharedId Id submodule: support for recently added eid object fields
Jan 13, 2025
We need to allow the publisher to define inserter via config for the sharedid module
See https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#objecteid
We should incorporate the comment below to allow id submodules to define a getEid method into the requirements and label the pr as having that feature
The text was updated successfully, but these errors were encountered: