http://www.FatTail.com/api
OrderDynamicProperties Element
http://www.FatTail.com/api > Order Complex Type : OrderDynamicProperties Element
Description
Collection of values for custom fields configured at the order level for your organization.
Namespace http://www.FatTail.com/api
Type
ArrayOfDynamicPropertyValue Complex Type
Overview
OrderDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Collection of values for custom fields configured at the order level for your organization.
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 1 of the API.
Source
<xs:element minOccurs="0" name="OrderDynamicProperties" nillable="true" type="q225: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:documentation>&lt;summary&gt;Collection of values for custom fields configured at the order level for your organization.&lt;/summary&gt;</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Order Complex Typehttp://www.FatTail.com/api