1.1.10 • Published 6 years ago

lg-plugin-ads v1.1.10

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

lg-plugin-ads

for pubmatic

add to options pubmaticURL: 'https://ads.pubmatic.com/AdServer/js/pwt/156496/417',

ads plugin that takes care of

  • gpt
  • adsense
  • taboola
  • infinite-scroll ad calls

http://stackoverflow.com/questions/6197768/dynamic-adsense-insertion-with-javascript

https://support.google.com/adsense/answer/3221666

Developing

quick guide for developing

  • run unit test and watch by running this command npm run unit
  • when changes are detected, it will re-run the unit test to see what broke.
  • update unit tests

publishing

  • npm version patch
  • npm version minor