Example response data for the Media Context endpoint.
Note: The GNIDs used in the example output are for explanation only. They may change if the element becomes inactive or is deleted.
Endpoint
v1/media
Example Output
<gvd_object>
<id>GN9R4V61KRGE1DD</id>
<type>Media</type>
<update_id>1963612223</update_id>
<update_date>2018-02-18T04:57:39Z</update_date>
<media_contexts>
<media_context>
<id>GN9R4V61KRGE1DD</id>
<type>image</type>
<subtype>IMG_PRG_ICONIC</subtype>
<extended_attributes>
<extended_attribute>
<type>EXT_IS_PRIMARY</type>
<text>true</text>
</extended_attribute>
</extended_attributes>
<dimensions>
<height>360</height>
<width>240</width>
<orientation>Portrait</orientation>
<aspect_ratio>2:3</aspect_ratio>
</dimensions>
<uris>
<uri>
<type>image_cloudPath</type>
<text>4018/p4018_i_v5_aa.jpg</text>
</uri>
</uris>
<xids>
<xid>
<id>1713204</id>
<type>image_id</type>
<vendor>tms</vendor>
</xid>
</xids>
</media_context>
</media_contexts>
</gvd_object>
Last modified on