AdBookConnect Web Service
MethodGetDynamicPropertiesListForCreative
AdBookConnect Web Service > All Operations Resource Group : GetDynamicPropertiesListForCreative (Method)
Summary
Retrieves a collection of DynamicProperty objects available for Creative objects.
Request (IAdBookConnect_GetDynamicPropertiesListForCreative_InputMessage)

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

Overview

Sequence
200 Response (IAdBookConnect_GetDynamicPropertiesListForCreative_OutputMessage)

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

Response Body Parameters

NameDescriptionData Type
List of DynamicProperties associated with a Creative.http://www.FatTail.com/api:ArrayOfDynamicProperty

Overview

Sequence
GetDynamicPropertiesListForCreativeResult optional ArrayOfDynamicProperty Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
System ID of the dynamic property.
Name optional xs:string
Name of the dynamic property.
Type optional DynamicPropertyType Simple Type
Dynamic property Type.  This corresponds to the type of control used on the AdBook UI, used to display the field.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetDynamicPropertiesListForCreative_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service