| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://adgear.com/api/schemas/xml#output}ad_unit_file (restriction)
| Nested Element Summary | |
adgear:string | admin_asset_pathThe path, relative to the admin application's root URL, where the actual file may be retrieved ; This path requires standard API authentication, and is not meant for public ad serving ; It's simply a location where a just-uploaded file may be, if needed, immediately downloaded by the API consumer |
adgear:anyURI | assets_urlThe full URL of the ad unit file as it resides on the content delivery network, indended for public ad serving ; Recently-created ad unit files may need a few minutes before they are available on the content delivery network |
adgear:string | content_typeThe content/MIME type of the ad unit file |
adgear:dateTime | created_atCreation timestamp of the ad unit file |
adgear:string | filenameNormalized filename |
adgear:long | heightThe height of the ad unit file, if it's an image |
adgear:long | idAdGear's internal ID of the ad unit file |
adgear:long | lengthThe length of the ad unit file, if it's video or audio |
adgear:string | nameName of the ad unit file |
adgear:string | original_filenameOriginal filename supplied by the uploading browser |
adgear:long | sizeThe size of the ad unit file, in octets |
adgear:string | typeAdGear's internal type of the ad unit file |
adgear:dateTime | updated_atLast-modification timestamp of the ad unit file |
adgear:long | widthThe width of the ad unit file, if it's an image |
<xs:complexType name="ad_unit_file"><xs:all></xs:complexType>
</xs:all>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||