We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey
I am trying to collect the Estimated revenue report with the basic information. Can you please able to help me on this
I can able to this basic information of YouTube Account -views, estimatedMinutesWatched, likes, shares, comments
If I try to get the revenue metrics like- estimatedRevenue,cpm,monetizedPlaybacks,playbackBasedCpm,adImpressions
I got the forbidden Error.
Here I use the Scopes - "https://www.googleapis.com/auth/yt-analytics.readonly","https://www.googleapis.com/auth/youtubepartner","https://www.googleapis.com/auth/youtube.readonly" ,"https://www.googleapis.com/auth/yt-analytics-monetary.readonly" ,"https://www.googleapis.com/auth/youtube"
The text was updated successfully, but these errors were encountered:
The code in this repo is not used for tracking youtube revenue. It's meant for exporting different types of video/channel metadata into a csv
Sorry, something went wrong.
No branches or pull requests
Hey
I am trying to collect the Estimated revenue report with the basic information. Can you please able to help me on this
I can able to this basic information of YouTube Account -views, estimatedMinutesWatched, likes, shares, comments
If I try to get the revenue metrics like- estimatedRevenue,cpm,monetizedPlaybacks,playbackBasedCpm,adImpressions
I got the forbidden Error.
Here I use the Scopes - "https://www.googleapis.com/auth/yt-analytics.readonly","https://www.googleapis.com/auth/youtubepartner","https://www.googleapis.com/auth/youtube.readonly" ,"https://www.googleapis.com/auth/yt-analytics-monetary.readonly" ,"https://www.googleapis.com/auth/youtube"
The text was updated successfully, but these errors were encountered: