コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
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。"],[],["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"]]