Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Campi minimi obbligatori per il caricamento di file CSV
Campi minimi obbligatori per il caricamento di file CSV
Colonna CSV |
Esempio |
id |
12345678-1 |
title |
Alcuni nomi di prodotti |
descrizione |
Descrizione del prodotto |
collegare |
https://www.example.com/details/1 |
price |
999.00 EUR |
disponibilità |
in_stock |
link immagine |
https://www.example.com/images/example.jpeg |
[gtin] |
191905716490 |
mpn |
12345678-1 |
brand |
MyGenericBrand |
tipo di aggiornamento |
unire |
dimensioni |
[S,M,L,XL,XXL] |
colore |
Verde, rosso, blu, giallo ecc. |
genere |
unisex |
fascia d'età |
contenuti erotici |
shipping |
USA:::9.99 EUR |
tasse(paese:aliquota) |
USA:8,75 |
codice negozio |
MyStoreCodeFromGoogleBusinessProfile |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[null,null,["Ultimo aggiornamento 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 |"]]