AdBookConnect Web Service
MethodUpdateClient
AdBookConnect Web Service > All Operations Resource Group : UpdateClient (Method)
Summary
Update a Client.
Request (IAdBookConnect_UpdateClient_InputMessage)

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

Request Body Parameters

NameDescriptionData Type
Client object to update.Client

Overview

Sequence
Sequence
Address optional xs:string
Number and street.
City optional xs:string
City element of the address.
Country optional xs:string
Country element of the address.
ExternalID optional xs:string
Third party system ID used for mapping external entities to AdBook clients and agencies.
Fax optional xs:string
Fax number for the client or agency.
Name xs:string
Name of the account entity.
Notes optional xs:string
Free form text field assigned to the account.
Phone optional xs:string
Phone number of the account.
PostalCode optional xs:string
Postal code for the account address.
State optional xs:string
State the account resides in.
URL optional xs:string
URL for the account.
CRMID optional xs:string
Mapping ID for a CRM entity if the Client is associated with an entity in a CRM system.
IsCreditRisk optional xs:boolean
Flag to indicate credit status of the Client.
ReadonlyProperties optional ArrayOfReadonlyPropertyValue Complex Type
Sequence
Sequence
PropertyName optional xs:string
Value optional xs:string
ClientID optional xs:long
Primary key of the Client object.
CustomerCode optional xs:string
Third party system ID.  Usually used for mapping a Client to the appropriate entity in a billing/invoicing system.
ParentClientID optional xs:long
Reference to the parent company of the Client.  This will be the ClientID of another Client.
ClientDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
User defined properties for the Client.
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.
200 Response (IAdBookConnect_UpdateClient_OutputMessage)

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

Overview

Sequence
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_UpdateClient_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service