Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3637

Youtube Reporting API - how to pull 30 days include views, channel name, title, revenue

$
0
0

No idea if the python example code below is the right method

https://developers.google.com/youtube/reporting/v1/reports

I cleaned it up and was able to pull a list of jobs then report urls but have not idea how to combined them and pull all data for 30 days.

Im trying to get video level revenue data, include title channel and views? I think they are two seperate reports. I am able to pull one day at a time but not sure how to pull in together.

Here is the one job id I used

-job_id=9e6d4abc-3769-48bc-9e3e-bc9df5ce4d75

here is the second one I believe I need for views and channel name

--job_id=9d24fd4e-fe88-450b-9d13-43f39f05f2c5

Here is the report url I pulled there was many for multiple dates not sure how to combine.

Report dates: 2023-02-21T08:00:00Z to 2023-02-22T08:00:00Zdownload URL: https://youtubereporting.googleapis.com/v1/media/CONTENT_OWNER/aMVMBsIZV8VVfZGa6qMPtA/jobs/9e6d4abc-3769-48bc-9e3e-bc9df5ce4d75/reports/7580225411?alt=media

I am a content owner with many channels, the dashboard only allows for 500 rows. Im looking for a monthly report

sorry im a total nube but this site was a huge help getting me this far.

code sample here

https://developers.google.com/youtube/reporting/v1/reports


Viewing all articles
Browse latest Browse all 3637

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>