PlaceFields

A list of metadata fields to retrieve for places that are associated with tweets.

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

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: contained_within,country,country_code,full_name,geo,id,name,place_type
Required: No
Configuration Section: TaskName or FetchTasks
Example: PlaceFields=id,name
See Also: Expansions