Skip to content

Commit dddaccd

Browse files
author
Robert Organ
committed
Update Tradedoubler docs ING-717
1 parent 12d9b34 commit dddaccd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/feeds/offer/formats/tradedoubler_xml.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ description: Tradedoubler affiliate feed format
88
## Description
99
[Tradedoubler](https://dev.tradedoubler.com/products/publisher/#XML_response) is partially supported for shops using the Tradadoubler affiliate network for quick onboarding to Prisjakt. But to fully utilize all features we recommend our [Prisjakt XML](./prisjakt_xml/index.md) format.
1010

11+
## Important Information
12+
13+
### Condition Field
14+
15+
- If `condition` field is not included in your feed, then it will be automatically set it to `new`. However, it is highly recommended to include this field in your feed for better accuracy and completeness.
16+
17+
- Including the `condition` field helps ensure that the product information is up-to-date and provides a better experience for users. It allows for more precise categorization and improves the overall quality of the data.
18+
19+
- By setting the `condition` field to `new` when it is not provided, you can maintain a consistent standard, but including the actual condition of the product is always the best practice.
20+
21+
1122
## Mappings
1223

1324
| Tradedoubler Field | Prisjakt Field |
@@ -16,6 +27,7 @@ description: Tradedoubler affiliate feed format
1627
| name | title |
1728
| offers:offer:availability | availability |
1829
| offers:offer:condition | condition |
30+
| fields:field:condition | condition |
1931
| fields:field:google_product_category | google_product_category |
2032
| offers:offer:sourceProductUrl | link |
2133
| offers:offer:priceHistory:price | price |

0 commit comments

Comments
 (0)