How to avoid Google Cloud Platform API TOS violation?

Fardin2012

Regular Member
Joined
Aug 5, 2015
Messages
385
Reaction score
156
I have a python script that create post from txt file and add Youtube videos using API. I have 10 Gmail account and created 100 projects, now problem is I am getting TOS violation warning and my projects getting banned.

After doing some search I read I can use only one API per client (script), is there anyway to avoid this so my script able to use many APIs?
 
Back
Top