| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when reading a format in AdGear
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
| accepted_familiesList of accepted ad unit families the format supports |
adgear:dateTime | created_atCreation timestamp of the entity |
adgear:string | full_nameThe name of the format decorated with some extra size hints |
adgear:long | heightThe height of the format |
adgear:long | idAdGear's internal ID of the format |
adgear:string | nameThe name of the format |
adgear:string | typeAdGear's internal type of the format |
adgear:dateTime | updated_atLast-modification timestamp of the entity |
adgear:long | widthThe width of the format |
<xs:element name="format"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element name="accepted_families"></xs:all><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="accepted_family"></xs:sequence><xs:complexType></xs:element>
</xs:complexType><xs:attribute fixed="array" name="type" type="xs:NMTOKEN" use="required"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||