Release 0.10 is out

By Ilya Martynov
February 17th, 2006

This version again contains fixes for WSDL problems. Some toolkits (gSOAP) don’t like when different services share same XML namespace. One XML namespace shared among all services causes problems for operations having same name in different services. So starting from this version all services use unique XML namespaces. Among other changes in WSDL is that starting from this version enum types are used where appropriate.

DeliveryRulesService was removed from API. Related operations
add/delDeliveryRules were removed from other services. The reason for this that logically delivery rules are integral part of objects which use them (i.e. line item, campaign, creative). In the future versions fields from delivery rules will be exposed as part of line item (already implemented), as part of campaign and creative (not implemented yet).

Some bugs reported by Netblue were fixed.

All available WSDLs are at:

Leave a Reply