Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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