Closed streitl closed 3 years ago
Right now, ad divs are detected by matching the adUnitCodes from pbjs with the div ids provided by googletag. However, sometimes the adUnitCodes are div ids themselves, and sometimes the googletag adUnitCodes are malformed (as in cnn.com I believe).
adUnitCode
Right now, ad divs are detected by matching the
adUnitCode
s from pbjs with the div ids provided by googletag. However, sometimes theadUnitCode
s are div ids themselves, and sometimes the googletag adUnitCodes are malformed (as in cnn.com I believe).