Disable All Advertising
Image
EAN-130883929311309   EAN-13 barcode 0883929311309
UPC-A883929311309   UPC-A barcode 883929311309
Product NameIn & Out
LanguageEnglish
CategoryElectronics / Photography: A/V Media: Movie / TV
Amazon.comA Buy on Amazon ~ B00DW5IJR6
Similar Items9780792177616: Soapdish
4030521318342: Fierce Creatures
0883929312412: Cousins (1989)
0883904112181: La Cage Aux Folles / The Birdcage
Created10-08-2013 1:12:41am
Modified09-09-2021 2:15:55pm
MD53162c8827c8288695d2e5f82e07be7d2
SHA2560f19a3862958d0750cfc2ce1577c712cb333894fc0040fad32f3d17e1dd3595e
Search Googleby EAN or by Title
Query Time0.0143120

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.