Merge pull request #165 from reuters-graphics/ad-targeting

Use placement name as div_id targeting value
This commit is contained in:
Jon McClure 2024-06-28 17:37:03 +01:00 committed by GitHub
commit 16a7ceda44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@
placementName,
slotId: adId,
targeting: {
div_id: adId,
div_id: placementName,
type: adType,
},
};