| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when reading an upload in AdGear
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
adgear:string | content_typeThe content/MIME type of the upload |
adgear:dateTime | created_atCreation timestamp of the upload |
adgear:string | filenameThe filename of the upload |
adgear:long | heightThe height of the upload, if it's an image |
adgear:long | idAdGear's internal ID of the upload ; You will need to remember this ID to supply it when creating a higher-level file-requiring object |
adgear:long | sizeThe size, in octets, of the upload |
adgear:string | typeAdGear's internal type of the upload |
adgear:dateTime | updated_atLast-modification timestamp of the upload |
adgear:long | widthThe width of the upload, if it's an image |
<xs:element name="upload"><xs:complexType></xs:element><xs:all></xs:complexType>
</xs:all>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||