Mandatory Developer Registration for CSS API requirement by June 2026. To improve API stability and security, we are introducing a mandatory, one-time registration for the CSS APIs. If you have already done this registration for your Google Cloud Projects while activating the Merchant API, you won't need to repeat these steps. You can find more detailed instructions in our
Merchant API developer site and our
API support team is available if you need more assistance.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
CSS API 總覽
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
你可以使用 CSS API 管理 CSS,並控管 CSS 產品組合。
CSS API 是 Content API for Shopping 中 CSS 功能的重新設計版本。
CSS API 與 Merchant API 的比較
瞭解 CSS API 和 Merchant API 的差異,是有效管理產品的關鍵。每個 API 的用途不同,且適用於不同的帳戶類型和 ID 空間:
CSS API (第 1 版):使用這個 API 管理 CSS 帳戶和相關聯的 CSS 產品,包括所有相關功能。這個 API 使用 css.googleapis.com 主機名稱,且需要 CSS 網域 ID 才能執行產品作業。
- 範例:
POST https://css.googleapis.com/v1/accounts/{cssDomainId}/cssProductInputs:insert
Merchant API (v1):使用這個 API 處理與標準 Merchant Center 帳戶及其產品相關的所有功能。這個 API 使用 merchantapi.googleapis.com 主機名稱,且需要標準 Merchant Center ID。
- 範例:
POST https://merchantapi.googleapis.com/v1/accounts/{merchantId}/productInputs:insert
重要事項:請勿在 Merchant API 的產品端點中使用 CSS 網域 ID,也不要在 CSS API 的產品端點中使用 Merchant Center ID。如果 API 使用的 ID 有誤,就會發生錯誤。
CSS API 和 Merchant API 會取代舊版的 Content API for Shopping (v2.1),請勿再使用舊版 API。
升級至 CSS API 的好處如下:
詳情請參閱「開始使用」一文。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-13 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2025-08-13 (世界標準時間)。"],[],[]]