We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e45b6 commit b374c1eCopy full SHA for b374c1e
python/yt_analytics_report.py
@@ -22,8 +22,8 @@
22
# * --filters="channel==CHANNEL_ID"
23
# * --filters="channel==CHANNEL_ID;country==COUNTRY_CODE"
24
# * --filters="video==VIDEO_ID"
25
-# " --filters="claimedStatus==claimed;uploaderType==thirdParty"
26
-# and so forth.
+# * --filters="claimedStatus==claimed;uploaderType==thirdParty"
+# * etc.
27
#
28
###
29
0 commit comments