adludio-outsourcing

1.3.15 • Public • Published
<script async="" defer="" src="https://wat.adludio.com/loaders/staging/adludio-v1.3.8.js">
{
  "auction_id": "{{AUCTION_ID}}",
  "height": {{WIDTH}},
  "width": {{HEIGHT}},
  "advertiser_id": "{{ADVERTISER_ID}}",
  "campaign_id": "{{CAMPAIGN_ID}}",
  "line_item_id": "{{LINE_ITEM_ID}}",
  "creative_id": "{{CREATIVE_ID}}",
  "game_key": "adunit-rimmel-brow-mpu/b38192148cddb4a364a9",
  ["click_url": "{{CLICK_URL}}",]
  ["showSkipAfter": "3000",]
  ["redirect_url": "https://channel.nationalgeographic.com/mars/",]
  ["third_party_engagement": "http://track_thirdparty"]
}
</script>

This is the new tag for serving creatives on beeswax.

the params available are (n.b the ones wrapped in [] are optional):

"auction_id": "{{AUCTION_ID}}", // MACRO FROM BEESWAX "height": {{WIDTH}}, // MACRO FROM BEESWAX or the width you want to render this adunit "width": {{HEIGHT}}, // MACRO FROM BEESWAX or the height you want to render this adunit "advertiser_id": "{{ADVERTISER_ID}}", // MACRO FROM BEESWAX or a unique string i.e this_is_an_advertiser "campaign_id": "{{CAMPAIGN_ID}}", // MACRO FROM BEESWAX or a unique string i.e this_is_a_campaign "line_item_id": "{{LINE_ITEM_ID}}", // MACRO FROM BEESWAX or a unique string i.e line_item_targeting1 "creative_id": "{{CREATIVE_ID}}", // MACRO FROM BEESWAX or a unique string i.e the game key "game_key": "adunit-rimmel-brow-mpu/b38192148cddb4a364a9", //adunit key and version you want to deliver ["click_url": "{{CLICK_URL}}",] //click url ... this should be the beeswax click url ["showSkipAfter": "3000",] // if we want to be able to skip this adunit using our own skip logic. ["redirect_url": "https://channel.nationalgeographic.com/mars/",] // landing page url or click url from brand/client ["third_party_engagement": "http://track_thirdparty"] //any third party 1x1 pixel dropped on engagement.

Readme

Keywords

none

Package Sidebar

Install

npm i adludio-outsourcing

Weekly Downloads

0

Version

1.3.15

License

Apache-2.0

Last publish

Collaborators

  • max.chicos
  • adludio-dev
  • evenius