The documentation mentions the publicStatsViewable boolean, but no actual description or listing of what those stats would be. This is the summary my investigations so far:
- It is not indicative of whether likes are shown or not, I've tested this.
- I cannot find a corresponding UI control to toggle it, so it seems to be an API setting only.
- Setting it to
falsedoes not seem to change the response when fetching video data publically (without an authenticate).
Can anyone shed any light on what this flag actually does?