If you have any question left, please drop a note with the discussion link of this page.

Products Resource Example 1 Retreiving a single product item

From Wiki.zanox.com

Jump to: navigation, search

Contents

xml

Language declaration of the response

attributes

  • version: fixed to "1.0"
  • encoding: fixed to "UTF-8"
  • standalone: fixed to "yes"

response

Container tag for productsResult.

attributes

productsResult

Container tag for one productItem

productItem

Container Tag for the details of a specific product

attributes

  • id: the zanox wide unique ID for a product. Example value: 76485b5f7021f7bc03b853fbf5debb53

name

The name of the product: Example Value: "Wii Fit Console"

modified

The date when the product was modified by the advertiser. Example value: 2008-06-01T17:00:00Z

Note the time format!

description

Description of the example product item. A long or short and free form text. Example Value: "Wii Fit brings the fitness into life of every Couch Potatoe..."

manufacturer

Detail Information on the manufacturer of a product. Example value: "Nintendo"

program

The name and ID of the Programm offering the product. Example value: "Jamster"

attributes

  • id: the unique program ID of the program.

currency

The currency of the price of the product. Example value: EUR

Please have a look at our List of all program currencies

price

The price of the product. Point-separated values. Example value: "39.90"

image

Container Tag for image-file URLs linking to 3 versions of the product image.

small

URL of the small version of the product image: Example value: http://www.example.com/productimage/71/BTP/4X_20425_3028.jpg

medium

URL of the medium version of the product image: Example value: http://www.example.com/productimage/71/bp/4X_20425_3028.jpg

large

URL of the large version of the product image: Example value: http://www.example.com/productimage/71/BM/4X_20425_3028.jpg

url

Container Tag for the values of the tracking links of the different AdSpaces connected to the requesting user. Contains at least on adspace item. Contains as much adspace items as the user owns AdSpaces.

adspace

The tracking URL for the product. Different for every AdSpace to ensure correct traciking. Example value: http://www.zanox-affiliate.de/ppc/77172C834740488ULP=000697

attributes

  • id: the ID of the AdSpace to which the tracking URL belongs to



Personal tools