Search Analytics API が Discover、Google ニュース、正規表現をサポート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
2021 年 10 月 25 日(月曜日)
Google Search Console のパフォーマンス レポートでは、関連するトラフィックが発生しているサイト所有者に、検索、Discover、Google ニュースに関するデータがすでに表示されています。Discover と Google ニュースのパフォーマンス レポートがリリースされて以来、これらの統計情報を Search Analytics API にも追加してほしいというご要望をユーザーの皆様からいただいております。このたび、このようなご要望が実現することになりました。
これまで API 呼び出しを news、video、image、web でフィルタできた searchType パラメータの名前を type に変更し、discover(Google Discover 用)と googleNews(Google ニュース用)という 2 つのパラメータを追加でサポートします。パラメータの名前は type に変更されましたが、以前の名前 searchType も引き続きサポートされます。
Search Console のパフォーマンス レポートでは、一部の指標とディメンションは一部のデータタイプにのみ対応しています。たとえば、クエリと掲載順位は Google Discover レポートではサポートされていません。同様に、サポートされていないディメンションがリクエストされた場合、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."]]],[]]