本页面上的部分或全部信息可能不适用于 Trusted Cloud by S3NS。
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 |
多客户账号的集合商家账号 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 |
商品在地区上市销售的开始日期和时间。 |
世界协调时间 (UTC) 2021-03-30 00:00:00 |
sale_price_effective_end_date |
TIMESTAMP |
商品在地区上市销售的结束日期和时间。 |
世界协调时间 (UTC) 2021-04-14 00:00:00 |
availability |
STRING |
商品的地区库存状况。 |
缺货 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):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"]],["最后更新时间 (UTC):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,[]]