Disable All Advertising
EAN-139780789162311   EAN-13 barcode 9780789162311
Product NameFootprints Of A Thief
LanguageEnglish
CategoryBook / Magazine / Publication
Short DescriptionHardcover
Amazon.comA Buy on Amazon ~ 0789162318
Price New5.90 US Dollars    (curriencies)
Price Used0.25 US Dollars    (curriencies)
Created11-22-2012 12:07:40pm
Modified12-23-2013 9:20:50am
MD58ad9953494d3abbd682d7bb40c2bbd81
SHA25649afe69e480fdd228fc65976a45322802abf69828d198c6e11ee6c4b94054c57
Search Googleby EAN or by Title
Query Time0.0056930

An article of interest

Making use of the tools we offer

Data Feed API - Attributes

The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.

Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.

<attribute>
   <field_name>product</field_name>
   <group_name>Over View</group_name>
   <title>Product Name</title>
   <data_type>varchar</data_type>
   <data_type_description>short text</data_type_description>
   <has_linked_text>0</has_linked_text>
   <has_linked_extra>0</has_linked_extra>
</attribute>

In the above example you will find these elements:

Hopefully, this helps you understand the data attributes you find in the data feed API.