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

Documentation
							List of child ad unit clicks 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_clicks_attributes>
ad_unit_click+
</ad_unit_clicks_attributes>


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