This query returns a list of every time a photo uploaded by you is rejected by Stockimo.
Developer info
- API endpoint slug
- stockimo.history_of_photos_by_you_rejected
- Runtime method
- performQuery("stockimo.history_of_photos_by_you_rejected")
Query fields
No fields for this query
Ingredients
Public photo URLPublic URL to the rejected photo.
- Slug
- public_photo_URL
- Filter code
- Stockimo.historyOfPhotosByYouRejected.PublicPhotoURL
- Type
- String
- Example
- https://s3-eu-west-1.amazonaws.com/pendingimages/003093E0-5246-4E08-8CF3-D68C77352479.jpg
CaptionCaption for the photo.
- Slug
- caption
- Filter code
- Stockimo.historyOfPhotosByYouRejected.Caption
- Type
- String
- Example
- A boat in the sea
TagsKeywords for the photo (each keyword is comma separated).
- Slug
- tags
- Filter code
- Stockimo.historyOfPhotosByYouRejected.Tags
- Type
- String
- Example
- boat, sea, water, blue
ScoreRating for the photo.
- Slug
- score
- Filter code
- Stockimo.historyOfPhotosByYouRejected.Score
- Type
- String
- Example
- 2
Rejection reasonReason for rejection of photo.
- Slug
- rejection_reason
- Filter code
- Stockimo.historyOfPhotosByYouRejected.RejectionReason
- Type
- String
- Example
- Average score is low. Photos with an average score above 2 are only accepted
Date timeDate time of the activity
- Slug
- date_time
- Filter code
- Stockimo.historyOfPhotosByYouRejected.DateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00