I need the guidance of an expert who has used the Youtube API for Android.
I have an Android Application that uses the YouTube API, which works well, shows all the videos, has a good amount of visits, but the metrics in https://console.cloud.google.com never mark them, and my doubt is because it does not recognize all the views generated by my app. That could be wrong.
PS: I use credential, I don't use Auth 2.0
and all the code of my app is based on what the official documentation of the Youtube Api for Android recommends