AdBookConnect Web Service
MethodGetTargetingElementList
AdBookConnect Web Service > All Operations Resource Group : GetTargetingElementList (Method)
Summary
Retrieve a list of configured TargetingElements.
Request (IAdBookConnect_GetTargetingElementList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetTargetingElementList_OutputMessage)

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

Response Body Parameters

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

Overview

Sequence
GetTargetingElementListResult optional ArrayOfTargetingElement Complex Type
Sequence
Sequence
ElementName optional xs:string
Name of a targeting element.
GroupName optional xs:string
Name of the group the targeting element belongs to.
TargetingElementID optional xs:long
System ID for the configured targeting element.
TargetingGroupID optional xs:long
System ID for the targeting group the element belongs to.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetTargetingElementList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service