bretg
bretg
I'd rather not store the eids in the PBS cookie. 1) that cookie can already get big. 2) more privacy headaches How about we just define a new macro USER_IDS...
We don't need to use macros. We can evolve the First Party Data feature to support eids similar to the way proposed for the Publisher-Provided User ID feature in https://github.com/prebid/Prebid.js/issues/5690...
@pycnvr - can arbitrary javascript run on an AMP page? Does it have DOM access to tags? If so, could that javascript scan the tags and add/update data like either...
Nevermind. I found the reference that `` tags can't currently create `` tags. https://amp.dev/documentation/components/amp-script/
That's interesting @ian-lr , though I'm not sure how helpful it will be if it's tied to Permutive. No one seems to have pushed back on a vendor-specific tag.
AMP 30193 is still in the proposal stage. Could take a while for them to implement. My understanding is that it would allow dynamic 'json' targeting to be applied to...
AMP has a feature now that allows RTC to call a script. But I'll have to admit I'm not connecting the dots for how to integrate the two pieces. Here's...
Thanks @philipwatson , but I'm not following. > you guys thinking about changing PBS callout to script callout We don't care what the AMP syntax is. Publishers that want to...
Discussed in committee today. It does seem possible to thread the need here, but that may not be the most valuable thing to do here. Assuming that a url protocol...
Would also prefer for the log levels to be consistent across the platforms - ios log levels can be .error, .debug, .verbose, .warn, .severe, and .info. - android supports only...