Instagram post stats
The user shall submit an Instagram post they own that performs above minimum criteria
Parameter table
param | type | required | description |
---|---|---|---|
likeCount | number | no | Number of likes a post needs to get |
minCreationDate | date | no | Minimum publication date of the post |
commentCount | number | no | Number of comments a post needs to get |
text | regex | no | The post's caption must contain this text |
CreatorData table
data | type | required | description |
---|---|---|---|
mediaId | text[short] | yes | The id/link of the post |
Messages table
name | message |
---|---|
ERROR_01 | Your post doesn't match the requirements, you need to have: |
ERROR_02 | Your account is either private or the post doesn't exist. In case of a private account, please make it public to be able to submit your post for quest verification |
ERROR_03 | You must be the owner of the post |
ERROR_04 | The post associated with the provided mediaId/link is outdated. Please submit a post with a publish date after |
INFO_01 | To complete this quest, your post needs to match the following requirements: |
INFO_02 | Make sure your Instagram account is public so the quest can be verified. |
Detailed
This quest will be met when a user submits one of their Instagram posts performing above either a minimum amount of likes, comments or a mix of those. Additionally, a part of the caption of the post might be imposed.
Tags
ARRAY(0x55afdd961a50)