如何增加Android版Places SDK的配额? [英] How do I increase quotas for Places SDK for Android?

查看:125
本文介绍了如何增加Android版Places SDK的配额?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用适用于Android的Google Place SDK.我想请求更多配额限制.

I am using Google place SDK for android. I want to request more quota limits.

使用API​​密钥的用户每24小时允许1 000个请求.还通过API控制台验证了自己身份的用户每24小时允许10万个请求.通过在控制台中启用计费,需要信用卡进行验证

Users with an API key are allowed 1 000 requests per 24 hour period. Users who have also verified their identity through the APIs console are allowed 100 000 requests per 24 hour period. A credit card is required for verification, by enabling billing in the console

所以我已经按照说明进行操作了:

so I have followed the instructions :

  1. Google Developers Console

  1. Google Developers Console

选择项目,展开API&服务,依次单击"Android版SDK",转到配额"标签

Select Project, Expand API & Services , Click the Place SDK for Android, Go To Quota tab

在请求"->编辑"中,我单击了申请更高的配额",将我重定向到

In Requests--> Edit , I have clicked the 'Apply for higher quota' which redirect me to Places SDK for Android Usage and Billing

我阅读了这份文件,但我不知道应该在哪里提出更多配额的请求.

I read this document but I don't understand where should I place request for more quota.

推荐答案

您正在使用不推荐使用的Android版Places SDK,这就是配额上限的原因.新SDK的终结点是 Places API 默认情况下,设置了无限制的每日配额.

You're using the deprecated Places SDK for Android, which is why your quota is capped. The endpoint for the new SDK is Places API which has unlimited daily quota set by default.

要迁移到新的Android版Places SDK,请遵循Google的迁移指南.请注意,版本2.0.0要求您也迁移到 AndroidX .

To migrate to the new Places SDK for Android, follow Google's migration guide. Note that version 2.0.0 requires that you migrate to AndroidX as well.

希望这会有所帮助!

这篇关于如何增加Android版Places SDK的配额?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆