透過集合功能整理內容
你可以依據偏好儲存及分類內容。
上傳 CSV 的最小必要欄位
上傳 CSV 的最小必要欄位
CSV 資料欄 |
範例 |
id |
12345678-1 |
title |
部分產品名稱 |
description |
產品說明 |
連結 |
https://www.example.com/details/1 |
price |
$999.00 美元 |
availability |
in_stock |
圖片連結 |
https://www.example.com/images/example.jpeg |
全球交易品項識別碼 |
191905716490 |
製造商零件編號 |
12345678-1 |
brand |
MyGenericBrand |
更新類型 |
合併 |
size |
[S、M、L、XL、XXL] |
顏色 |
綠色、紅色、藍色、黃色等 |
gender |
男女通用 |
年齡層 |
成人 |
shipping |
美國:9.99 美元 |
tax(country:rate) |
美國:8.75 |
商店代碼 |
MyStoreCodeFromGoogleBusinessProfile |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eTo successfully upload your product data, you must include specific fields in your CSV file such as a unique ID, product title, description, link, price, availability, image link, and identifiers like GTIN, MPN, and brand.\u003c/p\u003e\n"],["\u003cp\u003eAdditional fields like size, color, gender, age group, shipping, tax, and store code provide further product details and ensure accurate representation in listings.\u003c/p\u003e\n"],["\u003cp\u003eThe 'update type' field with the value 'merge' indicates how your data will be integrated, while ensuring data consistency and preventing accidental data overwrites.\u003c/p\u003e\n"],["\u003cp\u003eExamples of accepted formats for various fields are provided in the table to guide you in structuring your CSV data correctly for seamless integration.\u003c/p\u003e\n"]]],["The content details the required fields for a CSV upload, including `id`, `title`, `description`, `link`, `price`, `availability`, `image link`, `gtin`, `mpn`, and `brand`. Other necessary fields are `update type` (merge), `size`, `color`, `gender`, `age group`, `shipping` (country, price), `tax` (country, rate), and `store code`. Examples for each field are shown. These fields are for information about product.\n"],null,["Minimum Required Fields for CSV Upload\n--------------------------------------\n\nMinimum Required Fields for CSV Upload\n\n| CSV Column | Example |\n|-------------------|---------------------------------------------|\n| id | 12345678-1 |\n| title | Some Product Name |\n| description | Description of product |\n| link | https://www.example.com/details/1 |\n| price | 999.00 USD |\n| availability | in_stock |\n| image link | https://www.example.com/images/example.jpeg |\n| gtin | 191905716490 |\n| mpn | 12345678-1 |\n| brand | MyGenericBrand |\n| update type | merge |\n| size | \\[S,M,L,XL,XXL\\] |\n| color | Green, Red, Blue, Yellow, etc |\n| gender | unisex |\n| age group | adult |\n| shipping | US:::9.99 USD |\n| tax(country:rate) | US:8.75 |\n| store code | MyStoreCodeFromGoogleBusinessProfile |"]]