I have a server program that calls the Google API. First, my users log in to their Google accounts using OAuth2. Then, I help them schedule video uploads to YouTube using tokens. Unfortunately, it seems that the YouTube Data API does not provide an option to enable monetization. I attempted to use the YouTube Content ID API, but I cannot find this API in the Google Cloud Console. What should I do? It's worth noting that my users are YouTube partners, while my Google server account is not.
Secondly, can I get the information marked in the picture below through the Youtube data api?enter image description here