The first return policy that you create for products you sell on Google will be your default return policy. In addition to your default policy setting, you can add additional return policies for specific groups of products. Use the return policy label
[return_policy_label] attribute to apply a non-default return policy to a product or group of products. Πότε χρησιμοποιούνται
Optional for all products.
Μορφή
Ακολουθήστε αυτές τις οδηγίες μορφοποίησης για να βεβαιωθείτε ότι η Google κατανοοεί τα δεδομένα που υποβάλλετε.
| Type | Unicode characters (Recommended: ASCII only) |
| Limits | Max 100 characters |
| Repeated field | No |
| File format | Example entry |
|---|---|
| Text (TSV) | my_label |
| XML (Feeds) | <g:return_policy_label>my_label</g:return_policy_label> |
Για να υποβάλετε τα δεδομένα σας χρησιμοποιώντας το Merchant API, ανατρέξτε στον πόρο Merchant API.
Οδηγίες
Ακολουθήστε αυτές τις οδηγίες για να είστε σίγουροι ότι υποβάλλετε δεδομένα υψηλής ποιότητας για τα προϊόντα σας.
Ελάχιστες απαιτήσεις
Αυτές είναι οι απαιτήσεις που πρέπει να πληροίτε για να εμφανίσετε το προϊόν σας. Αν δεν ακολουθήσετε αυτές τις απαιτήσεις, θα απορρίψουμε το προϊόν σας και θα σας ενημερώσουμε στη σελίδα Διαγνωστικά στοιχεία του λογαριασμού σας στο Merchant Center.
- Use this attribute if your product has a non-standard return policy.
- If no value is provided, the default return policy you configured will be applied.
- Use UTF-8 encoding to avoid invalid unicode characters. These characters are generally added during your file's encoding process. To help prevent encoding issues, submit files in a compressed format. Examples of invalid unicode characters include:
- Control characters (for example, U+200D)
- Function characters
- Private area characters
- Surrogate pairs
- Unassigned code points
Βέλτιστες πρακτικές
Αυτές είναι οι βέλτιστες πρακτικές που μπορούν να σας βοηθήσουν να υπερβείτε τις βασικές απαιτήσεις για να βελτιστοποιήσετε τα δεδομένα προϊόντων για απόδοση.
- This feature works best when you have multiple return policies for different product categories or at different times of the year, for example, a 14-day return window just for electronics.
Παραδείγματα
Products that use the default return policy
| Product data for a black skater dress | |
| Attribute | Value |
Title [title] |
Skater dress - Black |
Google product category [google_product_category] |
Clothing Accessories: > Clothing > Dresses |
Return policy label [return_policy_label] |
(Leave blank) |
Products that use a different return policy
| Product data for a curved display 27” Google monitor | |
| Attribute | Value |
Title [title] |
Curved Display - 27” |
Google product category [google_product_category] |
Electronics > Video > Computer monitors |
Return policy label [return_policy_label] |
My electronics return policy label |