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

Documentation
							List of child ad unit files 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_files_attributes>
ad_unit_file+
</ad_unit_files_attributes>


Nested Element Summary
adgear:ad_unit_filead_unit_file
           An individual ad unit file in the list  
Source
<xs:element minOccurs="0" name="ad_unit_files_attributes">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="ad_unit_file" type="adgear:ad_unit_file">
</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.