3.3.2 • Published 2 years ago

react-advertising-extended v3.3.2

Weekly downloads
16
License
MIT
Repository
github
Last release
2 years ago

react-advertising

This is a forked, modified version of react-advertising (https://www.npmjs.com/package/react-advertising).

Modifications include adding Amazon TAM bidding in parallel, making header bidding optional, and adding additional configuration for ad units to handle min/max widths and other features.

A JavaScript library for display ads in React applications.

Integrate ads in your app the “React way”: by adding ad components to your JSX layout!

  • One central configuration file for all your GPT and Prebid placement config
  • One provider component that handles all the “plumbing” with googletag and pbjs, nicely hidden away
  • Ad slot components that get filled with creatives from the ad server when they mount to the DOM
  • Works well in single page applications with multiple routes
  • Suitable for server-side-rendering

Build Status Coverage Status

Prerequisites

To use react-advertising, you need to have a Doubleclick for Publishers (DFP) ad server set up, along with configuration to use Prebid in place. Please refer to the Prebid documentation for details.

The demo uses the same test Prebid configuration as the code examples from the official documentation.

License

MIT licensed

Copyright © 2018-2020 mobile.de GmbH

3.3.1

2 years ago

3.3.0

2 years ago

3.2.1

2 years ago

3.3.2

2 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago