We currently support 3 types of activities in Twitter: follows, mentions and tweets with a certain hashtag.
Attribute | Sub-attribute | Value |
---|
type | | follow |
score | | 2 |
sourceId | | ID of the member that followed |
crowdInfo | url | URL to the profile that followed |
timestamp | | If you do not have the timestamp, send 01-01-1000:00:00:00 and it will be interpreted as a dummy timestamp |
Attribute | Sub-attribute | Value |
---|
type | | mention |
score | | 3 |
sourceId | | Tweet ID |
crowdInfo | url | URL of the tweet |
crowdInfo | body | Body of the tweet |
crowdInfo | attachments | List of attachments |
Attribute | Sub-attribute | Value |
---|
type | | hashtag |
score | | 3 |
sourceId | | Tweet ID |
crowdInfo | url | URL of the tweet |
crowdInfo | body | Body of the tweet |
crowdInfo | attachments | List of attachments |