コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
CSV アップロードに必要な最小限のフィールド
CSV アップロードに必要な最小限のフィールド
CSV の列 |
例 |
id |
12345678-1 |
title |
プロダクト名 |
説明 |
商品の説明 |
リンク |
https://www.example.com/details/1 |
price |
99900.00 JPY |
稼働率 |
in_stock |
商品画像リンク |
https://www.example.com/images/example.jpeg |
gtin |
191905716490 |
mpn(製品番号) |
12345678-1 |
brand |
MyGenericBrand |
更新タイプ |
merge |
size |
[S、M、L、XL、XXL] |
色 |
緑、赤、青、黄など |
gender |
男女共用 |
年齢層 |
アダルト |
shipping |
US:::9.99 米ドル |
税金(国:税率) |
米国:8.75 |
store_code |
MyStoreCodeFromGoogleBusinessProfile |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\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 |"]]