AdBookConnect Web Service
MethodGetTargetingGroupList
AdBookConnect Web Service > All Operations Resource Group : GetTargetingGroupList (Method)
Summary
Retrieve a list of configured TargetingGroups.
Request (IAdBookConnect_GetTargetingGroupList_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetTargetingGroupList_OutputMessage)

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

Response Body Parameters

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

Overview

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