Disable All Advertising
EAN-130013205128707   EAN-13 barcode 0013205128707
UPC-A013205128707   UPC-A barcode 013205128707
BrandCitizen
Product NameCitizen Men Ca4120-50e Eco-drive With Chronograph Sport Stainless Steel Watch
CategoryJewelry / Watches
Created06-16-2021 8:53:04am
Modified06-16-2021 8:54:36am
MD56ce5d1584bde8c1a76e23ad9778d6941
SHA256862375bea79582c303797016bd5e3852c31effeba6d6f34119c24392d70726fb
Search Googleby EAN or by Title
Query Time0.0064709

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.