Catalog Upload via Feed

This describes how to provide a product catalog to Martailer.

Martailer may ingest your product catalogs provided via XML documents (product feed). This might simplify and shorten the integration process for you.

In the table below, you will find product data Martailer needs for a proper functioning of the system.

XML tagRequired?Description
idyesInternal product ID.
titleyesProduct title. It is used in search keyword matching in search placements.
descriptionnoDescription of the product. It is used in search keyword matching in search placements.
pricenoThe list price of the product.
discountnoDiscount amount. (e.g. 1.3).
sellerIdnoThe ID of the product seller. Used in marketplaces to identify products of a particular seller.
imageUrlnoURL to the main image of the product.
availabilityyesA flag marking the current availability status of the product. Non-available (e.g. sold-out) products are automatically removed from advertising campaigns.
categoryListyesList of category IDs or titles to which a product belongs. Used in ad targeting algorithms and placement matching.
brandnoA brand or vendor of the product. It may be used to identify products of the same brand.