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

Documentation
							Delivery mode of the site embed code
					
										Tag will be delivered by AdGear as first-party invocation
								
										Tag will be delivered by AdConion
								
										Tag will be delivered by OpenAdStream
								
Properties
This component is not nillable.

Model
<tag_thirdparty>

</tag_thirdparty>

Source
<xs:element minOccurs="0" name="tag_thirdparty">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="">
</xs:enumeration>
<xs:enumeration value="adconion">
</xs:enumeration>
<xs:enumeration value="oas">
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:element>


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