问题描述
过去,我可以访问在线应用程序以扩展YouTube Analytics(分析)API的配额.此链接是否已删除?我再也无法进入应用程序页面.
In the past I've been able to access an online application for a quota extension to the YouTube Analytics API. Has this link been removed? I can no longer get to the application page.
https://console.cloud .google.com/iam-admin/quotas?project = iq-default& authuser = 1
推荐答案
您是对的.似乎没有办法增加YouTube Analytics(分析)API的配额(如果我输入错了,请纠正我).与其他任何Google API不同,YouTube Analytics API在 Google API控制台.
You're right. There seems no way on to increase YouTube Analytics API quota (someone correct me if I'm wrong). Unlike any other Google APIs, YouTube Analytics API doesn't have an option to request for more quota in the Quota tab of your project in the Google APIs Console.
但是,如本线程所述,如果您发现错误并认为与配额限制有关,请启动指数补偿,并继续尝试直到呼叫成功.
However, as stated in this thread, if you get an error and thought that it is related to quota limit, start an exponential backoff and keep trying again until the call succeeds.
这篇关于YouTube Analytics API配额扩展应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!