http://adgear.com/api/schemas/xml#output
element shared_pixel_url

Documentation
										An individual pixel URL holder in the list
								
Properties
This component is not nillable.

Model
<shared_pixel_url>
url
</shared_pixel_url>


Nested Element Summary
adgear:anyURIurl
           The pixel URL to serve  
Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="shared_pixel_url">
<xs:complexType>
<xs:sequence>
<xs:element name="url" type="adgear:anyURI">
</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.