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。
[[["容易理解","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 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"]]