bretg
bretg
@erwinmombay - have there been any discussions about supporting GPP in AMP?
Appreciate the thoughts here @powerivq > consent platforms on AMP to make changes to their API CMPs are already having to add support for GPP in web. They'll be expecting...
The GPP string is quite different from the original TCF string. 1. GPP is a container that can hold many incompatible consent strings. e.g. it can hold the TCF string,...
The GPP string itself can carry any number of section IDs. The external gppSid meta is critical because it tells everyone downstream which sections are actually in scope. e.g. Say...
@erwinmombay - what was the result of the design review?
@powerivq - question: is the value of the GPP CONSENT_STRING macro URL-encoded? I'm not sure whether it can contain ampersands or other URL-sensitive chars. Same question for CONSENT_METADATA(gppSectionId) -- is...
> does an empty dsa object count as "exists"? Whatever's easier/more consistent with similar edge cases. I don't have a lot of sympathy for a request that comes in with...
> I assume copying the default into the bid should happen before validation which means a bid with the defaults could still be discarded if DSA validation fails. correct
> should we set these to some default value or should we omit them from the the DSA object omit. No one really knows how this is going to work...
FWIW, the [initial issue](https://github.com/prebid/prebid-server/issues/3367) said "If the request didn't contain regs.ext.dsa.dsarequired doesn't exist, then no response validation is done. Updated https://github.com/prebid/prebid-server/issues/3438