Adsense

Adsense

AdSense Management API

Accesses AdSense publishers' inventory and generates performance reports.

Constructor

new Adsense()

Example
```js
const {google} = require('googleapis');
const adsense = google.adsense('v1.4');
```

Adsense

AdSense Management API

The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.

Constructor

new Adsense()

Example
```js
const {google} = require('googleapis');
const adsense = google.adsense('v2');
```