Disable All Advertising
Image
EAN-139781164658078   EAN-13 barcode 9781164658078
Product NameGleanings From Beranger (1889)
CategoryBook / Magazine / Publication
Short DescriptionPaperback
Amazon.comA Buy on Amazon ~ 1164658077
SKU9781164658078ING
Price New10.92 US Dollars    (curriencies)
Price Used12.88 US Dollars    (curriencies)
Long DescriptionThis book is a facsimile reprint and may contain imperfections such as marks, notations, marginalia and flawed pages.
Created11-22-2012 7:32:07am
Modified12-23-2013 10:21:30pm
MD5c4edf6933d775d37f82f5423e3d6b84e
SHA2561995469429c7c0fe1785b44de368b080ec299d9cc8c316e38e8b8007d9c76059
Search Googleby EAN or by Title
Query Time0.0062361

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.