I have a question regarding the quota of the youtube data api. Currently I am getting all videos from a youtube channel I own (about 50 videos), using the youtube data api via react native.
When I check the quota, I see 100 queries used, and I know it is my own, but what I don't understand is why already 100 and not 1. Can someone explain why that is? Because in that way the quota (per day) is gone soon.
Thanks.