ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

Consent string is not passed to GPT codes set as passback in another adserver #32024

Open modessef1 opened 3 years ago

modessef1 commented 3 years ago

What's the issue?

We have implemented CMP on our AMP Pages. Our ad setup first calls SmartAdserver, and if this one doesn't have ads, Google AdManager is called as passback. SmartAdserver reads consent strings correctly, but GPT codes cannot.

How do we reproduce the issue?

https://amp.rp.pl/Muzyka/201009600-Nie-zyje-bog-gitary-Eddie-Van-Halen.html

powerivq commented 3 years ago

@modessef1 Looking at the ads config, it seems that smartadserver is the one backfilling the google ad manager. They are in a better position to see what happened with how gpt is backfilled and why consent is not provided.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

krzysztofequativ commented 7 months ago

@modessef1, I'm curious if you have found a solution. Could you share the result?