简体   繁体   English

谷歌关键词工具 API

[英]Google Keyword Tools API

Is there anyway for developer to test Google keyword Tools API for free?开发人员是否可以免费测试 Google 关键字工具 API?

You can test it against the sandbox without charge but you don't get the real results that you would from the live system.您可以免费在沙盒上对其进行测试,但您无法从实时系统中获得真正的结果。

Testing against the live API uses API units.针对实时 API 进行测试使用 API 单元。 However, I usually find I only need to pull down a few keywords for testing and even with many testing cycles it doesn't really cost very much.但是,我通常发现我只需要提取几个关键字进行测试,即使有很多测试周期,它也不会花费太多。

One thing you can do to reduce costs is to get the tool working with the sandbox to make sure there aren't any errors etc. Then, once it's working, just run a few tests in production to check the data looks correct.为了降低成本,您可以做的一件事是让该工具与沙箱一起工作,以确保没有任何错误等。然后,一旦它开始工作,只需在生产环境中运行一些测试以检查数据是否正确。

Having an Adword's account is free.拥有 Adword 帐户是免费的。 You only pay if you have an active ad running.仅当您投放有效的广告时,您才需要付费。 The keywords tool is here关键字工具在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 集成Google网站站长工具api - Integrating the Google Webmaster Tools api Google输入工具“API” - 可以使用吗? - Google Input Tools “API” — can it be used? 关于如何通过R访问谷歌网站管理员工具'api的建议? - Suggestions on how to access google webmaster tools' api through R? Google Places API使用指定的关键字返回零结果 - Google Places API returning zero-results with specified keyword 在Google AdWords API中按页面网址获取关键字提示 - Get keyword ideas by page URL in Google AdWords API Rails - Google 翻译 API:ArgumentError:未知关键字:项目 - Rails - Google Translate API : ArgumentError: unknown keyword: project 谷歌测试工具 API - MobileFriendlyTest Python 403 Forbidden - Google Testing Tools API - MobileFriendlyTest Python 403 Forbidden 谷歌网站管理员工具 v2.0 API 不再工作了吗? - Doesn't Google Webmaster Tools v2.0 API work anymore? 如何使用.NET DataTable从Google图表工具/虚拟化API创建组织结构图? - How can I create an organisational chart from the google chart tools / virtualization api using a .NET DataTable? 如何通过Ruby中的API从关键字中检索前10个Google搜索结果? - How to retrieve top 10 Google search results from a keyword through an API in Ruby?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM