GoogleApi.YouTubeReporting
YouTube Reporting API client library.
Schedules reporting jobs containing your YouTube Analytics data and downloads the resulting bulk data reports in the form of CSV files.
Installation
Install this package from Hex by adding
google_api_you_tube_reporting to your list of dependencies in mix.exs:
def deps do
[{:google_api_you_tube_reporting, "~> 0.10"}]
endFor more information
Product documentation is available at https://developers.google.com/youtube/reporting/v1/reports/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_you_tube_reporting.