| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Assigned Id number. |
number |
None. |
| guid |
Unique identifier |
globally unique identifier |
None. |
| title |
Title you gave the image file |
text |
None. |
| description |
Description you gave the image file |
text |
None. |
| file_name |
Original file name (this may have been modified to remove unsafe characters or if the file name was too long) |
text |
Required |
| file_size |
File size in bits |
number |
Required |
| thumbnail_file_name |
Name of the thumbnail file |
text |
Required |
| preview_file_name |
Name of the preview file |
text |
Required |
| hires_file_name |
Name of the original hi-res file |
text |
Required |
| public_thumbnail_uri |
Location of the thumbnail file |
text |
Required |
| public_preview_uri |
Location of a web viewable image file |
text |
Required |
| personal_gallery_title |
Name of the personal gallery you have your image assigne to |
text |
None. |
| members_gallery_category |
Lcoation in the public gallery you have your image assigned to |
text |
None. |
| private_hires_uri |
Location of the high resolution file |
text |
Required |
| pix_w |
Pixel dimensions - width |
number |
Required |
| pix_h |
Pixel dimensions - height |
number |
Required |
| date_added |
Date and time the file was uploaded |
date |
None. |
| date_expires |
Date and time the file will no longer be available and be removed. |
date |
None. |
| active |
Indicates if the image is viewable by the public in a gallery |
boolean |
None. |
| products |
Optional - Use either "temporary" or "inventory". Default is "inventory". |
array (product_details) |
None. |