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

Version 2009-05-01 RC02

From Wiki.zanox.com

Jump to: navigation, search

Features

  • Added "http://ui.zanox-affiliate.de/images/" to the imagepath in the retrieved programItem.
    • Old path: "<image>programs/3483/3483_lgo_vwbank_de.gif</image>"
    • New path: "<image>http://ui.zanox-affiliate.de/images/programs/3483/3483_lgo_vwbank_de.gif</image>"
  • New method GetProductCategories
  • Added the following fields to the productItem:
    • categoryId
    • categoryName
    • terms (of conditions)
    • deliveryTime
    • EAN
    • descriptionLong
  • Added the following fields to the programItem:
    • descriptionLocal
    • applicationRequired
  • Added a flag called 'hasImages' to the searchProducts method to retrieve only products with correct and valid images
  • Added a searchType filter to the searchProducts method, to specify phrase or contextual search
  • Added a flag called 'hasProducts' to the searchPrograms method to retrieve only programs with products > 0
  • Added a partnerShip filter to the searchPrograms method to filter programs by their cooperation model (direct = with application or indirect = without application)
  • New backend for all Leads and Sales invocations
    • full SubID handling: S, SIDE and the new GPP parameters
    • filter by trackingDate, clickDate or modifiedDate
  • Added method GetReport to retrieve aggregated reports.
    • Get views, clicks, leads, sales & commission
    • Group by program, admedia, month, day, dayOfWeek, country, region, city, etc..
  • Removed the GetPrograms method, because all needed program functionalities are provided with the new searchPrograms method
  • Removed the GetProgramPromotions method

Bugfixes

  • Fixed paging handling errors inside of the GetAdmedia method
  • Fixed priceFilter bug if the range is two between min and max
  • Fixed URL encoding in the returned trackinglinks
Personal tools