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

Adspaces Resource Example Listing up the properties of all advertising space owned by requesting user Explanation of the response items for this request

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 adspacesResult.

attributes

adspacesResult

Container tag for adspaceItem. Contains all information on all AdSpaces of the current user.

adspaceItem

Detail container tag for a single AdSpace. Multiple instances can occur inside adspacesResult

attributes

  • lang: shortform of the language of the selected AdSpace.

Possible values can be found on the List of Languages for AdSpaces

  • id: the ID of the selected AdSpace. Unique in the whole zanox network.

name

The name of the selected AdSpace. Example value: "My Mega Site"

url

The URL of the selected AdSpace. Example value: "http://www.example.com"

description

Description of the selected AdSpace. Example value: "This is my website i am trying to earn money with :-)"

type

The type of the selected AdSpace. Zanox currently supports 3 values:

  1. WEBSITE
  2. EMAIL

Currently no type is returned for Look@-AdSpaces.


scope

The scope of the selected AdSpace. Zanox currently supports two values:

  1. BUSINESS
  2. PRIVATE

visitors

The number of visitors of the selected AdSpace. Value is chosen when setting up or updating an AdSpace. Example value: 120000

impressions

The number of impressions associated with the selected AdSpace. Value is chosen when setting up or updating an AdSpace. Example value: 2000000

adrank

The AdRank is the zanox benchmark for commercial potential. (More information on the AdRank). Values range from 0.0 to 9.9 Example value: 3.5

regions

Container tag for region. Contains 1 up to 94 region tags.

region

Language Tokens for the selected Adpace. Example value: UK List of possible Values: List of languages for AdSpace Regions

categories

Container tag for the categories of the selected AdSpace. Contains 1 up to 20 category tags

category

The categories of the selected AdSpace. The Attribute ID and the value of the tag correspond to each other. Example value: <category id="34">Shopping</category>

Here is a List of all AdSpace category IDs and their corresponding values

attributes

  • id: the zanox-id of the category. The value of the tag category and the id must correspond

Possible Value/ID pairs: List of all AdSpace category IDs and their corresponding values



Personal tools