价格、配额和限制
价格
Search Ads 360 API 的使用包含在 Search Ads 360 的总体价格中。
使用 API 无需支付额外费用。
配额
Search Ads 360 API 会为每个 Google API 项目可发送的请求数分配每日配额。
达到配额后,其他请求将返回 error,并且所有通过此项目进行身份验证的客户端都需要等到次日才能发送更多请求。每日配额将在太平洋时间午夜重置。
配额会整理到三个单独的存储分区中:
- Reports.generate():您可以发出的 Reports.generate() 请求数量。
- Reports.request():您可以发出的 Reports.request() 请求数量。此数字取决于生成报告所需的计算时间。例如,您可以请求多个简单的小型报告,也可以请求较少的大型复杂报告。
- 默认:您可以为轮询报告状态、下载报告以及列出和上传转化数据而发出的请求数。
请注意,一个存储分区不能借用来增加另一个存储分区的配额。
查看用量和配额
如需查看当前用量并将其与每日配额进行比较,请执行以下操作:
- 使用用于生成凭据的 Google 帐号登录 Google API 控制台。
- 在 API 控制台中访问 API 库的“已启用的 API”页面,然后从列表中选择 Search Ads 360 API。
- 点击配额标签页。配额标签页会显示 API 项目的用量和限制。
默认情况下,系统会将请求次数限制为与项目配额相同的请求次数。您可以降低限额,以防止用户用尽项目的配额。限制主要适用于可计费项目或拥有大量用户的项目。由于 Search Ads 360 API 是不计费的,并且通常没有大量用户,因此您可能需要保留默认设置。
- 如需查看是否有人设置了低于配额的限制,请点击查询类型旁边的修改图标。系统会显示一个弹出式窗口,其中会显示配额。例如,如果您点击报告生成查询数旁边的修改图标,系统会显示一个弹出式窗口,其中包含“输入介于 1 到 10,000 之间的数字”之类的文本。在这种情况下,项目用于生成报告查询的配额为 10,000 次。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-08。
[null,null,["最后更新时间 (UTC):2024-11-08。"],[[["There are no fees for using the Search Ads 360 API; its usage is included in the overall pricing of Search Ads 360."],["The Search Ads 360 API has daily quotas for the number of requests a Google API project can send, divided into buckets for Reports.generate(), Reports.request(), and other operations like downloading reports."],["Daily quotas reset at midnight Pacific Time, and exceeding them results in errors until the next reset."],["You can view current API usage and quotas, as well as adjust limits, within the Google API Console."],["If you require additional quota beyond the default limits, you can contact Search Ads 360 support."]]],["The Search Ads 360 API is included in the overall pricing with no extra fees. API usage is managed through daily quotas, divided into three buckets: `Reports.generate()`, `Reports.request()`, and `Default`. Each bucket is independent. To monitor usage and limits, access the Google API Console, navigate to the Search Ads 360 API, and check the Quotas tab. If needed, additional quota can be requested via support after ensuring limits align with maximum quotas.\n"]]