nfl / react-gpt

A React display ad component using Google Publisher Tag
MIT License
145 stars 84 forks source link

Anyone got a working example of getting this to work with the Amazon bidding header? #82

Open sarahamandus opened 6 years ago

sarahamandus commented 6 years ago

Here's an example of the code for the Amazon header: https://gist.github.com/cassy1003/271ba919e8e3e4a67e07af0d1390c698

I am able to get something similar to work with react-gpt for the initial load, but that doesn't work for the refresh. It would be a great enhancement to have a plugin for this or something.

Great library, thanks!