http://www.FatTail.com/api
ClientDynamicProperties Element
http://www.FatTail.com/api > Client Complex Type : ClientDynamicProperties Element
Description
User defined properties for the Client.
Namespace http://www.FatTail.com/api
Type
ArrayOfDynamicPropertyValue Complex Type
Overview
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.
Remarks
This property is available as of version 14 of the API.
Source
<xs:element minOccurs="0" name="ClientDynamicProperties" nillable="true" type="q201:ArrayOfDynamicPropertyValue" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
Client Complex Typehttp://www.FatTail.com/api