data | object | optional | |
data.connectionSuggestionsForAccount | object | optional | |
data.connectionSuggestionsForAccount.pageInfo | object | optional | |
data.connectionSuggestionsForAccount.pageInfo.hasNextPage | boolean | optional | Indicates if there are more pages available |
data.connectionSuggestionsForAccount.pageInfo.hasPreviousPage | boolean | optional | Indicates if there are previous pages available |
data.connectionSuggestionsForAccount.pageInfo.totalPages | integer | optional | Total number of pages available |
data.connectionSuggestionsForAccount.pageInfo.totalRecords | integer | optional | Total number of records across all pages |
data.connectionSuggestionsForAccount.records | array of object | optional | |
data.connectionSuggestionsForAccount.records[].accountEmail | string | optional | Email of the user for the connected account |
data.connectionSuggestionsForAccount.records[].accountType | string | optional | Type of the connected account (GMB for Google My Business, FB for Facebook) GMBFB
|
data.connectionSuggestionsForAccount.records[].connectedAccountId | string | optional | ID of the connected account |
data.connectionSuggestionsForAccount.records[].locationId | string | optional | ID of the location |
data.connectionSuggestionsForAccount.records[].locationInfo | object | optional | |
data.connectionSuggestionsForAccount.records[].locationInfo.approved | boolean | optional | Whether the location is approved |
data.connectionSuggestionsForAccount.records[].locationInfo.name | string | optional | Location name |
data.connectionSuggestionsForAccount.records[].locationInfo.street | string | optional | Street address line 1 |
data.connectionSuggestionsForAccount.records[].locationInfo.street1 | string | optional | Street address line 2 |
data.connectionSuggestionsForAccount.records[].locationInfo.city | string | optional | City |
data.connectionSuggestionsForAccount.records[].locationInfo.postalCode | string | optional | Postal / ZIP code |
data.connectionSuggestionsForAccount.records[].locationInfo.countryIso | string | optional | ISO country code (e.g. IN, US) |
data.connectionSuggestionsForAccount.records[].locationInfo.storeCode | string | optional | Store code of the location, if set |
data.connectionSuggestionsForAccount.records[].locationInfo.liveLink | string | optional | Public live link of the location's listing on the source |
data.connectionSuggestionsForAccount.records[].matchedDataDatabaseId | string | optional | ID of the suggestion record, used for confirming the match |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo | object | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.liveLink | string | optional | Live link to the location profile |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo | object | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.city | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.country | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.name | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.phone | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.postalCode | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.state | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.street | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.mainAccount | string | optional | Name of the main account |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.mainAccountId | string | optional | ID of the main account |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.storeCode | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.subAccount | string | optional | |
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.ownerRole | string | optional | GBP role of the connecting/importing user on this listing (e.g. PRIMARY_OWNER, OWNER, MANAGER, SITE_MANAGER). Google (GMB) only; null when Google exposes no matching admin or for non-Google listings. |