StreamRules
Query, add or delete rules to your stream. Once you've added a rule or rules to your stream, you can retrieve all of the Tweets that match these rules by querying the TweetStream table.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of this rule. |
| Value | String | False |
The rule text as submitted when creating the rule. |
| Tag | String | False |
The tag label as defined when creating the rule. |