TcAdsWebService.js

The TcAdsWebService.js JavaScript Library provides objects for an easier usage of the TcAdsWebService.

Objects

The TcAdsWebService object is used as a pseudo namespace and provides access to all useable JavaScript objects.

Name

Description

AdsConnection

The TcAdsWebService.AdsConnection object handles the asynchronous or synchronous AJAX communication with the TcAdsWebService by wrapping the TcAdsWebService.Client object  

Client

The TcAdsWebService.Client object handles the asynchronous or synchronous AJAX communication with the TcAdsWebService.

DataReader

The TcAdsWebService.DataReader object can be used to read data from a Base64 encoded binary data string recieved from the TcAdsWebService.

DataWriter

The TcAdsWebService.DataWriter object can be used to create a Base64 encoded binary data string for the TcAdsWebService.

TcAdsReservedIndexGroups

Pseudo enumeration object.

TcAdsWebServiceDataTypes

Pseudo enumeration object.

AdsState

Pseudo enumeration object.

Response

Provides information about the request progress and how it has finished.

RequestError

Provides information about AJAX errors.

Error

Provides information about ads errors.

 

Properties

Name

Description

nActiveReqCount

Returns a counter of active ajax requests against the TcAdsWebService.