PhotoConstraints
The constraints and restrictions on the photo properties to narrow down the photos recommendation results.
Fields
Property | Required | Type | Description |
---|---|---|---|
likePhotoId | False | string | Id of a previously retrieved photo; requires a cursor to results with that photo. |
dateBefore | False | string | The photo createdAt/updatedAt properties timestamp constraint. Photos with their createdAt/updatedAt timestamp before this timestamp constraint will be recommended. (in format YYYY-MM-DD) |
dateAfter | False | string | The photo createdAt/updatedAt properties timestamp constraint. Photos with their createdAt/updatedAt timestamp after this timestamp constraint will be recommended. (in format YYYY-MM-DD) |
tags | False | ConstraintTag | Tag constraints. |
category | False | ConstraintCategory | Category constraints. |
orientation | False | ConstraintString | Orientation constraints. |