Search Analytics API 现已支持 Google 探索、Google 新闻和正则表达式
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
2021 年 10 月 25 日,星期一
目前,如果您的网站有来自 Google 搜索、Google 探索和 Google 新闻的流量,则可以在 Google Search Console 效果报告中查看相关数据。自从我们推出 Google 探索和 Google 新闻效果报告,我们就不断收到用户请求,希望我们将这些统计信息也添加到 Search Analytics API 中。
我们非常高兴地宣布,从今天开始这些信息就添加到此 API 中了。
之前,您可以在 searchType
参数中根据 news
、video
、image
和 web
过滤 API 调用,现在我们将此参数重命名为 type
,并且将支持两个额外参数:discover
(适用于 Google 探索)和 googleNews
(适用于 Google 新闻)。请注意,虽然将参数重命名为 type
,但我们仍支持使用旧名称 searchType
。
在 Search Console 效果报告中,某些指标和维度仅与部分数据类型兼容;例如,Google 探索报告不支持查询和排名。同样,如果请求不受支持的维度,Search Analytics API 将返回错误消息。
此外,查询和网页维度现已支持正则表达式。
我们将向现有的匹配运算中添加两个新的运算符:includingRegex
和 excludingRegex
。
请参阅 Search Analytics API 文档了解详情。如果您有任何疑问,可以在搜索中心社区或 Twitter 上提问。
发布者:Search Console 团队的 Ziv Hodak 和 Roman Priborkin
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
[null,null,[],[[["\u003cp\u003eGoogle Search Console's Search Analytics API now includes data for Discover and Google News, alongside existing Search data.\u003c/p\u003e\n"],["\u003cp\u003eThe API's \u003ccode\u003esearchType\u003c/code\u003e parameter is renamed to \u003ccode\u003etype\u003c/code\u003e and supports new values \u003ccode\u003ediscover\u003c/code\u003e and \u003ccode\u003egoogleNews\u003c/code\u003e for filtering data.\u003c/p\u003e\n"],["\u003cp\u003eUnsupported dimensions with certain data types will result in error messages from the API, aligning with the Search Console Performance reports' behavior.\u003c/p\u003e\n"],["\u003cp\u003eRegex support is added to the API's query and page dimensions with new operators \u003ccode\u003eincludingRegex\u003c/code\u003e and \u003ccode\u003eexcludingRegex\u003c/code\u003e for enhanced filtering.\u003c/p\u003e\n"]]],["Google Search Console's API now includes data for Google Discover and Google News, accessible via new `discover` and `googleNews` parameters within the renamed `type` parameter (formerly `searchType`). The API will return an error if unsupported dimensions are requested. Regex support has been added to query and page dimensions, with `includingRegex` and `excludingRegex` operators. Users can learn more through documentation and the Search Central community.\n"],null,["# Search Analytics API now supports Discover, Google News, and Regex\n\nMonday, October 25, 2021\n\n\nThe Google Search Console [Performance reports](https://support.google.com/webmasters/answer/7576553) already show data about Search,\nDiscover, and Google News to site owners that have this type of traffic. Since we launched the [Discover](https://support.google.com/webmasters/answer/9216516)\nand [Google News](https://support.google.com/webmasters/answer/10083653) performance reports, we've been receiving requests from\nusers to also add these stats to the [Search Analytics API](/webmaster-tools/search-console-api-original/v3/searchanalytics).\nWe are happy to announce that this is happening today.\n\n\nThe `searchType` parameter, which previously enabled you to filter API calls by `news`,\n`video`, `image`, and `web`, will be renamed to\n`type` and will support two additional parameters: `discover` (for Google Discover) and\n`googleNews` (for Google News). Please note that while we renamed the parameter to `type`,\nwe're still supporting the old name `searchType`.\n\n\nIn the Search Console Performance reports, some metrics and dimensions are compatible only with some data types; for example, queries and positions are not supported by\nthe Google Discover report. In the same way, if an unsupported dimension is requested, the API will return an error message.\n\n\nIn addition, we are adding [Regex support](/search/blog/2021/06/regex-negative-match) to the query and page dimensions.\nTwo new operators will be added to the existing match operations: `includingRegex` and `excludingRegex`.\n\n\nCheck out the [Search Analytics API documentation](/webmaster-tools/search-console-api-original/v3/searchanalytics/query) to learn more.\nIf you have any questions, you can ask in the [Search Central community](https://support.google.com/webmasters/community) or\n[on Twitter](https://twitter.com/googlesearchc).\n\n\nPosted by [Ziv Hodak](/search/blog/authors/ziv-hodak) and Roman Priborkin, Search Console team"]]