Google Merchant Center 區域性商品目錄資料表
總覽
區域商品目錄表會向商家顯示產品的區域供應情形和價格覆寫值。區域商品目錄資料的格式主要對應至 Content API regionalinventory
資源的相關欄位格式。
如果您使用個別商家 ID,資料會寫入名為 RegionalInventories_MERCHANT_ID
的資料表;如果您使用 MCA 帳戶,資料會寫入 RegionalInventories_AGGREGATOR_ID
。
結構定義
RegionalInventories_
資料表具有下列結構定義:
欄 |
BigQuery 資料類型 |
說明 |
資料範例 |
product_id |
STRING |
產品的 Content API REST ID,格式為:channel:content_language:feed_label:offer_id 。這個欄位是主鍵。 |
online:en:AU:666840730 |
merchant_id |
INTEGER |
商家帳戶 ID。這個欄位是主鍵。 |
|
aggregator_id |
INTEGER |
多重客戶帳戶的 Aggregator 帳戶 ID。 |
|
region_id |
STRING |
商品目錄的區域 ID。 |
|
price |
RECORD |
商品的區域價格。 |
|
price.value |
NUMERIC |
商品的區域價格。 |
99 |
price.currency |
STRING |
商品區域價格的幣別。 |
瑞士法郎 |
sale_price |
RECORD |
商品的區域特價。 |
|
sale_price.value |
NUMERIC |
商品的區域特價。 |
49 |
sale_price.currency |
STRING |
商品區域特價的幣別。 |
瑞士法郎 |
sale_price_effective_start_date |
TIMESTAMP |
商品在該地區特價的開始日期和時間。 |
2021-03-30 00:00:00 (世界標準時間) |
sale_price_effective_end_date |
TIMESTAMP |
商品在該地區特價的結束日期和時間。 |
2021-04-14 00:00:00 (世界標準時間) |
availability |
STRING |
商品的地區供應情形狀態。 |
缺貨 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-17 (世界標準時間)。
[[["容易理解","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-17 (世界標準時間)。"],[[["\u003cp\u003eThe regional inventories table in Google Merchant Center displays regional availability and pricing overrides for products.\u003c/p\u003e\n"],["\u003cp\u003eData format in the table aligns with the Content API's \u003ccode\u003eregionalinventory\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe table name is \u003ccode\u003eRegionalInventories_MERCHANT_ID\u003c/code\u003e for individual accounts or \u003ccode\u003eRegionalInventories_AGGREGATOR_ID\u003c/code\u003e for MCA accounts.\u003c/p\u003e\n"],["\u003cp\u003eKey fields in the schema include \u003ccode\u003eproduct_id\u003c/code\u003e, \u003ccode\u003emerchant_id\u003c/code\u003e, \u003ccode\u003eregion_id\u003c/code\u003e, \u003ccode\u003eprice\u003c/code\u003e, \u003ccode\u003esale_price\u003c/code\u003e, and \u003ccode\u003eavailability\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe information includes specifics such as regional price, sale price, start and end dates of sales and the currency for each.\u003c/p\u003e\n"]]],[],null,[]]