Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 4.66 KB

File metadata and controls

26 lines (23 loc) · 4.66 KB

UserTweetItem

Fields

Field Type Required Description
tweet_id str ✔️ Tweet ID
is_paid_promotion Optional[bool] Whether the tweet is associated with a paid promotion
full_text OptionalNullable[str] Tweet text
created_at OptionalNullable[str] Tweet creation time
lang OptionalNullable[str] Tweet language
conversation_id OptionalNullable[str] Conversation ID
bookmark_count Optional[int] Bookmark count
favorite_count Optional[int] Like count
reply_count Optional[int] Reply count
retweet_count Optional[int] Retweet count
quote_count Optional[int] Quote count
view_count OptionalNullable[str] View count
view_count_state OptionalNullable[str] View count state
author_user_id OptionalNullable[str] Author user ID
author_screen_name OptionalNullable[str] Author screen name
author_name OptionalNullable[str] Author display name
author_is_blue_verified OptionalNullable[bool] Blue verification flag
author_verified OptionalNullable[bool] Legacy verification flag
author_is_verified_organization_affiliate OptionalNullable[bool] Verified organization affiliate flag