as i was working on Youtube-API and trying to find out some interesting metrics for our analysis recently, it occurred to me that i'm confused about the meaning of endponit 'Subscirptions' and some of its metrics:
- 'totalItemCount'
- 'newItemCount'
My question is,
- for this 'Subscriptions' endpoint, can i only get the subscription-relevant info for my own channel (which channels my channel has subscribed) or also from other channels, say my channel's followers subscirbed channels?
- 'totalItemCount': is this just the number of items my channel's subscribed channel has or could also be my followers' subscribed channels' items info. And about 'item', does in only include videos or other uploaded content?
Many thanks in advance!