id | string | optional | Report ID |
locationId | string | optional | Location ID |
accountId | string | optional | Account ID |
keyword | string | optional | Keyword used for rank analysis |
businessName | string | optional | Exact name of the business in Google Maps |
businessStreet | string | optional | Street address of the business |
businessCity | string | optional | City of the business |
businessState | string | optional | State of the business |
businessCountry | string | optional | Country of the business |
gridSize | integer | optional | Size of the grid used for analysis 357
|
gridDistance | number | optional | Grid distance value |
gridDistanceUnit | string | optional | Unit of grid distance measurement mikm
|
gridDistanceInKm | number | optional | Grid distance converted to kilometers |
ranks | array of object | optional | Array of ranking results for each coordinate |
ranks[].rank | number | optional | Rank at this coordinate (-1 if not ranked) |
ranks[].latitude | number | optional | Latitude of the grid point |
ranks[].longitude | number | optional | Longitude of the grid point |
averageRank | number | optional | Average rank across all grid points |
topOneShare | number | optional | Percentage of coordinates with rank <= 3 |
topTwoShare | number | optional | Percentage of coordinates with rank <= 10 |
status | string | optional | Current status of the report PROCESSINGCOMPLETED
|
latitude | number | optional | Business latitude coordinate |
longitude | number | optional | Business longitude coordinate |
placeId | string | optional | Google Place ID of the business |
createdAt | string | optional | Epoch timestamp in milliseconds |