http://www.FatTail.com/api
DropDynamicProperties Element
http://www.FatTail.com/api > Drop Complex Type : DropDynamicProperties Element
Description
Collection of values for custom fields configured at the drop level for your organization.
Namespace http://www.FatTail.com/api
Type
ArrayOfDynamicPropertyValue Complex Type
Overview
DropDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Collection of values for custom fields configured at the drop 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="DropDynamicProperties" nillable="true" type="q278: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 drop level for your organization.&lt;/summary&gt;</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Drop Complex Typehttp://www.FatTail.com/api