Skip to content

Commit

Permalink
DESK-12552 set disableKeyAppend to true for the lotame vendor, becaus…
Browse files Browse the repository at this point in the history
…e we do not want the variable prefix. (ampproject#18051)
  • Loading branch information
Tonsil authored and Enriqe committed Nov 28, 2018
1 parent 2f783c3 commit 93149ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/amp-a4a/0.1/callout-vendors.js
Expand Up @@ -62,6 +62,7 @@ export const RTC_VENDORS = {
lotame: {
url: 'https://ad.crwdcntrl.net/5/pe=y/c=CLIENT_ID/an=AD_NETWORK',
macros: ['CLIENT_ID', 'AD_NETWORK'],
disableKeyAppend: true,
},
yieldbot: {
url: 'https://i.yldbt.com/m/YB_PSN/v1/amp/init?curl=CANONICAL_URL&sn=YB_SLOT&w=ATTR(width)&h=ATTR(height)&ow=ATTR(data-override-width)&oh=ATTR(data-override-height)&ms=ATTR(data-multi-size)&aup=ATTR(data-slot)&pvi=PAGEVIEWID&tgt=TGT&adcid=ADCID&href=HREF',
Expand Down

0 comments on commit 93149ce

Please sign in to comment.