Flag Problematic Place

Provide Feedback about a problematic Place due to a variety of reasons such as closed, and mislocated via its fsq_id.

📘

Foursquare Service Account Required

These endpoints require the use of a Foursquare Service Account that acts on behalf of your application. Please make sure you've created a Service Account and use the associated API Key when making calls to the following endpoints.

For more information, please read Service Account Authentication.

Path Params
string
required

A unique string identifier for a FSQ Place (formerly known as Venue ID). E.g., Foursquare HQ's fsq_id = 5a187743ccad6b307315e6fe

Query Params
string
required

Problem being flagged. Possible values are:

  • closed
  • doesnt_exist
  • duplicate
  • inappropriate
  • incorrect_items
  • locationreview
  • mislocated
  • not_closed
  • other
  • private
  • public
  • suspicious_hours

string

A comment describing the issue being flagged.

string

Correct Lat/Long for the venue if location is being flagged.

string

Label for the venue lat long if location is being flagged.

string

Correct Lat/Long for the venue if location is being flagged.

string

Label for the venue lat long if location is being flagged.

string

Venue ids to flag as duplicates of the venue.

string

The partnerID for partner provided attributes.

Response

Response body
object
proposed_edits
array of objects
proposed_edits
object
string
string
string
date-time
date-time
rolled_back
object
Has additional fields
string
errors
array of strings
errors
Language
Credentials