Enumeration: Height
Height of thumbnails. Possible values are: 100
, 200
, 400
.If height
is omitted, but width
is specified, height
defaults to width
. If both width
and height
are omitted, the server will return a thumbnail closest to 200
, if such a thumbnail is available
Enumeration Members
NUMBER_100
NUMBER_100:
100
Defined in
NUMBER_200
NUMBER_200:
200
Defined in
NUMBER_400
NUMBER_400:
400