Skip to main content
POST
Submit Facebook Marketplace Location Search task

Marketplace Location Search

Use a city, region, or place name to find location coordinates for Marketplace Search. This endpoint does not accept results_limit. A task saves every location candidate returned for the query.

Request Example

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
string
required

City, region, neighborhood, or place name. All returned location candidates are saved.

Minimum string length: 1
callback_url
string<uri>

Optional URL that receives the task completion callback.

Response

Task submitted

code
integer
Example:

200

data
object