http://adgear.com/api/schemas/xml#input
element ad_unit_interactions_attributes

Documentation
							List of child ad unit interactions to be created, updated or deleted
							;
							Final configuration must satisfy the requirements of the template the ad unit is built upon
					
Properties
This component is not nillable.

Model
<ad_unit_interactions_attributes>
ad_unit_interaction+
</ad_unit_interactions_attributes>


Nested Element Summary
adgear:ad_unit_interactionad_unit_interaction
           An individual ad unit interaction in the list  
Source
<xs:element minOccurs="0" name="ad_unit_interactions_attributes">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="ad_unit_interaction" type="adgear:ad_unit_interaction">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.