Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukehansell/react-google-ad
a React Component for Google Ads
https://github.com/lukehansell/react-google-ad
Last synced: about 1 month ago
JSON representation
a React Component for Google Ads
- Host: GitHub
- URL: https://github.com/lukehansell/react-google-ad
- Owner: lukehansell
- Created: 2015-09-17T12:08:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T14:26:12.000Z (over 7 years ago)
- Last Synced: 2024-11-01T06:47:33.051Z (2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/react-google-ad
- Size: 3.91 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Ad React Component
## Installation
```
npm i --save react-google-ad
```Then in your HTML include:
```
```
## Usage
```
import GoogleAd from 'react-google-ad'```
### Arguments
- **client:** the data-ad-client provided by Google
- **slot:** the data-ad-slot provided by Google
- **format:** the data-ad-format provided by Google