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 将返回错误消息。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],[],[[["Google Search Console's Search Analytics API now includes data for Discover and Google News, alongside existing Search data."],["The API's `searchType` parameter is renamed to `type` and supports new values `discover` and `googleNews` for filtering data."],["Unsupported dimensions with certain data types will result in error messages from the API, aligning with the Search Console Performance reports' behavior."],["Regex support is added to the API's query and page dimensions with new operators `includingRegex` and `excludingRegex` for enhanced filtering."]]],[]]