UserFields

A list of metadata fields to retrieve for users who are associated with tweets.

To obtain this information, first set the Expansions parameter so that the connector requests additional information about users.

For a list of possible values for this parameter, refer to the Twitter API documentation.

This parameter applies only when you set ApiVersion to V2.

Type: String (comma-separated list)
Default: id,name,username
Required: No
Configuration Section: TaskName or FetchTasks
Example: UserFields=id,name,username
See Also: Expansions