jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
This is a tool for web developers building React applications. It simplifies the process of integrating and displaying ads from Google Ad Manager (formerly DFP/GPT) into their web pages. Developers provide the ad unit and size information within their React components, and the tool handles the complex communication with Google's ad serving platform to render the ads.
130 stars. No commits in the last 6 months. Available on npm.
Use this if you are a React developer needing to easily embed Google Ad Manager (DFP/GPT) ads directly into your React components without manual programmatic calls.
Not ideal if you are not developing a React application or if you require a lower-level, non-component-based integration with Google Ad Manager.
Stars
130
Forks
50
Language
JavaScript
License
MIT
Category
Last pushed
Jul 16, 2024
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jaanauati/react-dfp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
googleads/google-publisher-tag-samples
Google Publisher Tag (GPT) code samples.
KijijiCA/react-advertising
A JavaScript library for display ads in React applications.
ichiroc/chatgpt2scratch
ChatGPT for Scratch
googleads/google-publisher-tag-playground
An interactive code playground for Google Publisher Tag (GPT) samples.
logankilpatrick/ChatGPT-Simple
Build a simple locally hosted version of ChatGPT in less than 100 lines of code