AdBookConnect Web Service
MethodGetThirdPartyMetricList
AdBookConnect Web Service > All Operations Resource Group : GetThirdPartyMetricList (Method)
Summary
Retrieve a list of configured ThirdPartyAdServer metric information.
Request (IAdBookConnect_GetThirdPartyMetricList_InputMessage)

The request body is of type http://www.FatTail.com/api:GetThirdPartyMetricList.

Overview

Sequence
200 Response (IAdBookConnect_GetThirdPartyMetricList_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetThirdPartyMetricListResponse.

Response Body Parameters

NameDescriptionData Type
Collection of ThirdPartyMetric objects configured in AdBook.http://www.FatTail.com/api:ArrayOfThirdPartyMetric

Overview

Sequence
GetThirdPartyMetricListResult optional ArrayOfThirdPartyMetric Complex Type
Sequence
Sequence
MetricName optional xs:string
Name of the configured third party metric.
ThirdPartyAdServerID optional xs:long
System ID for the ThirdPartyAdServer the ThirdPartyMetric is associated with.
ThirdPartyMetricID optional xs:long
AdBook system ID associated with the third party metric name.
See Also
All Operations Resource GroupAdBookConnect Web Service