bretg

Results 582 comments of bretg

@ChrisHuie - the goal here would be to add some documentation on the site giving an example and/or guidance. If you can post your experiments here, we can discuss how...

One solution... we could document that the GAM creative passes the GAM click URL like: ``` var ucTagData = {}; ucTagData.adServerDomain = ""; ucTagData.clickUrl = "%% CLICK_URL_ESC%%"; ``` The PUC...

Taking the explainer video out of scope here. This can be resolved with some tweaks to the README. Please add some context for the options: - original install + copy...

Created a test page that exercises a number of features that affect ORTB output: FPD, bidder-specific FPD, GDPR, COPPA, Floors, auction ID override, s2sConfig.extPrebid, sharedId, eidPermissions, global schain, bidder-specific schain,...

@dgirardi - @musikele found one more gap -- pricegranularity. PBS should receive ext.prebid.targeting.pricegranularity so it quantizes the hb_pb* targeting values appropriately.

> Will the response from the POST /cache call preserve the same order as the request to the /cache endpoint? I hope so, but the PBS team will need to...

Yes, I think this needs to happen, specifically because SharedId and PubCommon should be paying attention to these values. Adding @jdwieland8282

Agree that these two issues are essentially the same. I've updated the description of this issue to re-use the existing consentData param rather than adding a new one.

So we need to filter the /cookie_sync `bidders` param by looking at the userSync.filterSettings. But filterSettings is a pretty complicated data structure. Would it be ok to simplify and just...

FYI - updated the issue description with the proposal we discussed in last week's meeting.