in src/init/consented/prepare-googletag.ts [23:27]
void getGoogleTagId().then((googleTagId) => { if (googleTagId !== null) { window.googletag.pubads().setPublisherProvidedId(googleTagId); } });