Click to Rate and Give Feedback
MSDN
MSDN Library
Online Services
adCenter Overview
adCenter Overview

adCenter is made up of multiple web services that you can use to manage your adCenter advertising campaigns and accounts, as well as request reports that you can use to track the performance of your campaigns. To start using the adCenter web services, see Getting Started With the adCenter API.

You can write your application in any language that supports web services. adCenter defines a web services description language (WSDL) document for each of its web services. The WSDL defines the operations that a web service offers and the format of the request and response messages that the client sends to and receives from the operations. The request and response messages define the names and types of the data that the client exchanges with the operation. For more information about WSDLs, see the W3C WSDL specification.

You can access the WSDL document for each web service on the Internet by using the service’s web service address (URL). The sandbox and production environments each have a unique address. The addresses also include a version number of the WSDL that is specific to an adCenter release. For a list of adCenter web services and their endpoints, see adCenter Web Service Addresses.

The Campaign Management service also supports Representational State Transfer (REST) URI templates. For information about the Campaign Management REST API, see REST Templates.

The following topics contain key information with which you should be familiar.

Topic

Description

Getting Started With the adCenter API

Provides information about how to get adCenter API credentials and use them to write your first simple adCenter application.

Release Notes

Provides information about changes to the adCenter API.

Developer Community

Provides links to the adCenter API Developer blog and forum.

adCenter Web Service Addresses

Provides the names and addresses of the adCenter web services.

Production and Sandbox Environments

Provides information about how to use the adCenter production and sandbox environments.

Versioning

Provides information about how and when adCenter versions the web services.

Entities and Entity Limits

Provides information about the relationship between entities.

Using adCenter Services

Provides information about getting started with developing adCenter applications in various languages.

Troubleshooting Your Application

Provides information about how to troubleshoot applications.

Handling Errors

Provides information about how to handle errors.

adCenter Error Codes

Provides information about error codes.

Common Error Data Objects

Provides information about why adCenter service operations fail.

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker