AdBookConnect Web Service
MethodCreateAddress
AdBookConnect Web Service > All Operations Resource Group : CreateAddress (Method)
Request (IAdBookConnect_CreateAddress_InputMessage)

The request body is of type CreateAddress.

Request Body Parameters

NameDescriptionData Type
 xml:long
 AddressType
 Address

Overview

Sequence
entityID optional xs:long
Sequence
AddressDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
Value optional xs:string
Value being assigned to the dynamic property.  The format of the value depends on the type specified in the DynamicProperty definition.
AddressID optional xs:long
AddressLine1 optional xs:string
AddressLine2 optional xs:string
AddressLine3 optional xs:string
AddressName xs:string
City optional xs:string
Country optional xs:string
IsDefault optional xs:boolean
PostalCode optional xs:string
State optional xs:string
200 Response (IAdBookConnect_CreateAddress_OutputMessage)

The response body is of type CreateAddressResponse.

Response Body Parameters

NameDescriptionData Type
 Address

Overview

Sequence
Sequence
AddressDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
Value optional xs:string
Value being assigned to the dynamic property.  The format of the value depends on the type specified in the DynamicProperty definition.
AddressID optional xs:long
AddressLine1 optional xs:string
AddressLine2 optional xs:string
AddressLine3 optional xs:string
AddressName xs:string
City optional xs:string
Country optional xs:string
IsDefault optional xs:boolean
PostalCode optional xs:string
State optional xs:string
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_CreateAddress_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service