Youtubereporting

Youtubereporting

YouTube Reporting API

Schedules reporting jobs containing your YouTube Analytics data and downloads the resulting bulk data reports in the form of CSV files.

Constructor

new Youtubereporting()

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