YouTube Analytics let you monitor the performance of your channel and your videos with up to date metrics.
Questions tagged [youtube-analytics]
111 questions
0
votes
2 answers
Can I access to many Youtube channels reports with a only one account?
I manage several Youtube channels, each with their Gmail account and now also associated with a Google+ account.
My question is: I can access, via Youtube Analytics API, to all my Youtube channels reports with a single Google account without having…

cmaciasg
- 71
- 2
- 11
0
votes
1 answer
Youtube Analytics PHP cron
I want to start developing a tool that runs daily via cron for getting daily analytical data from one channel, or video, etc.. through the "Youtube Analytics API". And not what is the best way to approach it.
I have read the documentation of Google…

cmaciasg
- 71
- 2
- 11
0
votes
0 answers
YouTube Analytics API + service access = Fatal error: Uncaught exception (500)
I am trying to get some YouTube Analytics reports using the API with a Service account in order to perform some CRON jobs. I've already solved the common problem of NTP server sync and, obviously, i've set up the API console properly.
…

user2864030
- 13
- 5
0
votes
1 answer
How to load Youtube Monetary data to HTML based on contentOwner
I am trying to take input from an html form and display youtube analytics for a content owner.
I have modified the below sample:
https://developers.google.com/youtube/analytics/v1/sample-application
I am using the following scopes
var OAUTH2_SCOPES…

MonsterWimp757
- 1,197
- 2
- 14
- 29
0
votes
1 answer
Can contentOwners use youtube analytics API to find ContentType(uploaderType) of a video
Using CMS account we can download raw data files from youtube(https://cms.youtube.com/cyc_download_reports).
This csv does have information whether a video was Partner-provided or UGC.
The corresponding closest match from Youtube Analytics API I…

Janakiraman
- 3
- 1
-1
votes
1 answer
Is there any limit to the number of rows returned by API?
I am making a bulk call with 30 posts and daily data of all. Is there any limits to the number of rows that will be returned by the API?
I am having problem getting the results.
Can anyone please help.

Prateek Agrawal
- 3
- 4