1,554
edits
Line 267: | Line 267: | ||
</pre> | </pre> | ||
;Parameters | ;Optional Parameters | ||
{| class="wikitable" style="background-color: #ffffcc;" width="100%" | |||
!parameter | |||
!valid values | |||
!detailed description | |||
|- | |||
|quality | |||
|"thumbnail" "webview" | |||
|Specifiy the quality of the image returned from the API. Omitting quality will return the full-size high quality original image from source provider. The values "thumbnail" and "webview" return images of width 260 and 600 pixels respectively. | |||
|} | |||
;Sample Usage | ;Sample Usage | ||
Line 278: | Line 286: | ||
---- | ---- | ||
=== GET /v1/publishers === | === GET /v1/publishers === | ||
edits