Search Analytics API 現已支援 Google 探索、Google 新聞和規則運算式
2021 年 10 月 25 日,星期一
目前,如果您的網站有來自 Google 搜尋、Google 探索和 Google 新聞等平台的流量,可以在 Google Search Console 的成效報表中看到相關資料。而自從推出探索和 Google 新聞的成效報表後,我們便不斷收到使用者的建議,要求將這些資料也納入 Search Analytics API。我們很高興在此宣布,從今天開始您就能在 Search Analytics API 中看到這些資料。
您原先可以在 searchType
參數中依據 news
、video
、image
以及 web
等條件篩選 API 呼叫,現在我們將這項參數重新命名為 type
,並支援另外兩個新的參數:discover
(適用於 Google 探索) 和
googleNews
(適用於 Google 新聞)。請注意,雖然我們將參數重新命名為 type
,不過系統仍支援舊的名稱 searchType
。
在 Search Console 成效報表中,部分指標和維度僅適用於某幾種資料類型,舉例來說,Google 探索報表就不支援查詢和排名。同樣地,如果您使用不支援的維度提出要求,API 就會傳回錯誤訊息。
此外,我們也在查詢和網頁維度中支援規則運算式,除了現有的比對方式外再加入兩個新的運算子:includingRegex
和 excludingRegex
。
詳情請參閱 Search Analytics API 說明文件。如有任何問題,歡迎透過搜尋中心社群或 Twitter 提問。
發文者:Search Console 團隊的 Ziv Hodak 和 Roman Priborkin
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
[null,null,[],[[["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."]]],[]]