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
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
As a publisher trying to find a viable solution of letting advertisers target on a publisher-owned interest group I have a few questions.
A publisher (or a third party working on the publisher's behalf) might create and own an interest group of people who have read a certain type of content on their site. Publishers can already use first-party data to let advertisers target their readers on the publisher site. A publisher-owned interest group could let publishers do the same even when those people are browsing other sites. Publishers would presumably charge for the ability to target this list. - FLEGDE.md
A publisher wants to be the owner of an IG, but in this case a DSP has to add them to .well-known. Won't this be a risk to a DSP? In theory publishers could overwrite the DSPs audiences.
How can a publisher create the IG with their code if they are supposed to be in the advertisers base, so that the advertiser can bid on them. For example a publisher received permission from some DSP via .well-known to create joinAdInterestGroup() on their behalf with owner: 'DSP.domain'. So it means publisher must generate IG name and trustedBiddingSignalsKeys for this DSP and pass the info to them. Or how should this work?
As a publisher trying to find a viable solution of letting advertisers target on a publisher-owned interest group I have a few questions.
A publisher (or a third party working on the publisher's behalf) might create and own an interest group of people who have read a certain type of content on their site. Publishers can already use first-party data to let advertisers target their readers on the publisher site. A publisher-owned interest group could let publishers do the same even when those people are browsing other sites. Publishers would presumably charge for the ability to target this list.- FLEGDE.mdA publisher wants to be the owner of an IG, but in this case a DSP has to add them to
.well-known. Won't this be a risk to a DSP? In theory publishers could overwrite the DSPs audiences.How can a publisher create the IG with their code if they are supposed to be in the advertisers base, so that the advertiser can bid on them. For example a publisher received permission from some DSP via
.well-knownto create joinAdInterestGroup() on their behalf with owner: 'DSP.domain'. So it means publisher must generate IGnameandtrustedBiddingSignalsKeysfor this DSP and pass the info to them. Or how should this work?