Release Notes - June 2007

The June 2007 release of Commission Junction’s Web Services includes the following services and features.

New Versions of Existing APIs

Commission Junction is committed to offering the best Web Services possible by continuing to update and upgrade the APIs available. This release includes a new versions of the Product Catalog Search, Advertiser Search and Link Search Services containing updates to the request parameters and responses. When a new version of an API is released, the previous version of that API is available for use for 3 months, after which time, the API is no longer accessible and all requests must utilize the updated version. Refer to the API Versions topic for in-depth information about API versions and specific details regarding the new APIs.

Hostname Modifications

This release of Web Services includes updates to the hostnames used to access the Commission Junction APIs. The following new hostnames replace the previous http://api.cj.com address.

Note: http://api.cj.com is no longer a valid host. Please update your programs with the new secure hostnames.

API

New Hostname

Publisher Lookup Service

https://publookup.api.cj.com

Product Catalog Search Service

https://product.api.cj.com

Advertiser Search Service

https://linksearch.api.cj.com

Link Search Service

Support Services

Real Time Commission Report Service

https://rtpubcommission.api.cj.com

Daily Publisher Commission Report Service

https://pubcommission.api.cj.com

Item-based Details Report Service

Web Services FAQs

The June 2007 release of Web Services includes a newly revised FAQ section available on http://webservices.cj.com. While Commission Junction does not provide technical support for its Web Services, you may find your questions answered as part of our FAQs. Check back often, as these FAQs will be updated based on the activity in the forums as well as your feedback.

New APIs

Real Time Commission Report

The Real Time Commission Service is a SOAP-based (Simple Object Access Protocol) API that enables developers to request commission information as soon as the data is available within the system. Refer to the Real Time Commission Report Service topic for more information.

Daily Publisher Commission Report

The Daily Publisher Commission Report Service is a SOAP-based (Simple Object Access Protocol) API that enables developers to request publisher commission data from Commission Junction. Refer to the Daily Publisher Commission Report Service topic for more information.

Item-based Details Report

The Item-based Details Report Service is a SOAP-based (Simple Object Access Protocol) API that enables developers to request item sale or return details from Commission Junction. Refer to the Item-based Details Report Service topic for more information.

Example Queries

Commission Junction now offers example use cases with the associated request parameters used to satisfy the specific case. In addition to the use case, code examples containing the associated response and request parameters display below the use case. These example queries do not represent all that is possible using web services, but instead present common scenarios for developers. Refer to the Example Queries topic for more information.