market | string Market The market for which you want agents data for. If this value is empty or invalid then the response will be a client error |
{- "status": "RESULT_STATUS_UNSPECIFIED",
- "agents": {
- "property1": {
- "name": "string",
- "reviews": 0,
- "rating": 0.1
}, - "property2": {
- "name": "string",
- "reviews": 0,
- "rating": 0.1
}
}
}