generated/google/apis/youtube_analytics_v1.rb in google-api-client-0.9.pre1 vs generated/google/apis/youtube_analytics_v1.rb in google-api-client-0.9.pre2
- old
+ new
@@ -34,10 +34,10 @@
AUTH_YOUTUBE_READONLY = 'https://www.googleapis.com/auth/youtube.readonly'
# View and manage your assets and associated content on YouTube
AUTH_YOUTUBEPARTNER = 'https://www.googleapis.com/auth/youtubepartner'
- # View YouTube Analytics monetary reports for your YouTube content
+ # View monetary and non-monetary YouTube Analytics reports for your YouTube content
AUTH_YT_ANALYTICS_MONETARY_READONLY = 'https://www.googleapis.com/auth/yt-analytics-monetary.readonly'
# View YouTube Analytics reports for your YouTube content
AUTH_YT_ANALYTICS_READONLY = 'https://www.googleapis.com/auth/yt-analytics.readonly'
end