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.
效能最佳做法
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
每項作業上傳產品都會經過一定的時間。如果需要
短時間上傳許多產品
看起來似乎很慢
建議您同時呼叫 CSS API。
平行呼叫
如要加快上傳程序,建議您使用平行呼叫上傳
多項產品這會大幅減少
上傳時間。使用適合的功能
找出適合您的程式設計語言
如果是 Java,請在平行執行程式中使用非同步版本:
ApiFuture<CssProductInput> future =
cssProductInputsServiceClient.insertCssProductInputCallable().futureCall(request);
大量 / 批次作業
雖然 CSS 無法直接支援大量和批次作業
API,如果你直接使用 HTTP 呼叫 API,則可以使用 Google API
預設批次功能如需詳細操作說明,請參閱
媒體 - CDN
或 Cloud Storage
說明文件。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-02-18 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2026-02-18 (世界標準時間)。"],[],[]]