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

Explanation of response items retrieving a single advertising medium 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 admediaResult.

attributes

admediaResult

Container tag for the retrieved admediumItem

admediumItem

The container tag for all the detail information on the individual admediumItem

attributes

  • id: Unique ID for the admediumItem

Example value: 399185

name

The name of the admediumItem. Mostly the advertiser select the names, and try to hint to possible features (eg. size, content etc.) of the admedium. Example value: X-mas Flash Skyscraper 120x600

height

The height of the admedium as it will be displayed in the browser. Even for java script admedia this value denotes the size, the evaluated script will display in the browser. Example value: 100

width

The width of the admedium as it will be displayed in the browser. Even for java script admedia this value denotes the size, the evaluated script will display in the browser. Example value: 200

image

The image source URL of the admedium. This tag is optional and only contained if admedium is of typ image or image with text. Example value: http://www.example.com/productimage/71/BTP/4X_20425_3028.jpg

code

The scriptcode of an admedia. Only available if type of admedium is script.

attributes

  • language: The language of the script code. Most likely this will be javascript.

Example value: javascript

type

The type of the admedium. Possible values: List of AdMedia Types

attributes

  • id: The ID of the admedium type.

Possible values: List of AdMedia Types

program

The name of the program to which the current admedium belongs to Example value: Example program

attributes

  • id: The id of the program. Unique zanox-wide

Example value: 1

category

If an advertiser has configured categories for his/her admedia, the name of an admedium category. Example value: X-Mas Banner

attributes

  • id: the id of the advertisers admedium category

Example value: 6

url

Container tag for the tracking urls. For each adspace on URL will be responded.

adspace

Contains the tracking URL for the selected admedium for the adspace with the id denoted in the id-attribute Example value: http://www.zanox-affiliate.de/ppc/77172C834740488</adspace

attributes

  • id: the id of the adspace to which the tracking url belongs

Example value: 22



Personal tools