twitter.user.screen_name
Updated on Monday, 3 December, 2012 - 12:34
Description:
An author's Twitter username. For example, the screenname for the @DataSift account on Twitter is "DataSift".
Note that Twitter users can adjust their screenname over time so @LadyGaga could change to @LadyG, for example, if that screenname were available. A user's Twitter id cannot be changed so, for consistency over time, we recommend this procedure:
-
Filter on a screenname until you have collected at least one Tweet.
-
Examine the output JSON data to determine the Twitter id that corresponds to the screenname.
-
Rewrite your CSDL filter to use the id instead of the screenname.
Examples:
1. Filter for Tweets from authors who include "marketing" in their Twitter username:
2. Filter for Tweets from a set of authors:
