Paul Yang
Paul Yang
Glad to see interests in this proposal! @jdwieland8282 9/15 sounds good. I wonder if making the hash available strictly for the id modules might help, but @patmmccann suggestion of having...
To get the discussion started, how about something like this? Event Name: HID_FOUND When: Fires around step 5 in https://docs.prebid.org/dev-docs/modules/idLibrary.html. Alternatively can be fired externally. Callback Argument: `{hid: 'hash_value'}` or...
Hi @jdwieland8282, good question. We did not find any examples, either.
We use the following approach to get past the unit testing on IE 11 with just @iabtcf/core. Essentially babel needs to include @iabtcf modules, and to recognizes them correctly as...
@chrispaterson Yes, I did some experiments with plugin-transform-runtime. My understanding is that there are two approaches. If the tcf libs are built with it, then tcf libs should specify @babel/runtime...
Would this approach work with cached pages? It seems a customized page has to generated per user, but cache on google and bing serve the same copy.
@ian-lr Possibly. Not sure how to link dynamic values to rtc-config, though. The list of available macros is controlled by [doubleclick rtc](https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad-network-doubleclick-impl/doubleclick-rtc.md).
@bretg As far as I can tell, AMP is not making this easy. When a user does a google search, and click on one of the AMP links, it's actually...