Skip to content
SynupAPI
Get an API key

ConnectionSuggestionsResponse__v2

Fields

NameTypeRequiredDescription
dataobjectoptional
data.connectionSuggestionsForAccountobjectoptional
data.connectionSuggestionsForAccount.pageInfoobjectoptional
data.connectionSuggestionsForAccount.pageInfo.hasNextPagebooleanoptionalIndicates if there are more pages available
data.connectionSuggestionsForAccount.pageInfo.hasPreviousPagebooleanoptionalIndicates if there are previous pages available
data.connectionSuggestionsForAccount.pageInfo.totalPagesintegeroptionalTotal number of pages available
data.connectionSuggestionsForAccount.pageInfo.totalRecordsintegeroptionalTotal number of records across all pages
data.connectionSuggestionsForAccount.recordsarray of objectoptional
data.connectionSuggestionsForAccount.records[].accountEmailstringoptionalEmail of the user for the connected account
data.connectionSuggestionsForAccount.records[].accountTypestringoptionalType of the connected account (GMB for Google My Business, FB for Facebook)
GMBFB
data.connectionSuggestionsForAccount.records[].connectedAccountIdstringoptionalID of the connected account
data.connectionSuggestionsForAccount.records[].locationIdstringoptionalID of the location
data.connectionSuggestionsForAccount.records[].locationInfoobjectoptional
data.connectionSuggestionsForAccount.records[].locationInfo.approvedbooleanoptionalWhether the location is approved
data.connectionSuggestionsForAccount.records[].locationInfo.namestringoptionalLocation name
data.connectionSuggestionsForAccount.records[].locationInfo.streetstringoptionalStreet address line 1
data.connectionSuggestionsForAccount.records[].locationInfo.street1stringoptionalStreet address line 2
data.connectionSuggestionsForAccount.records[].locationInfo.citystringoptionalCity
data.connectionSuggestionsForAccount.records[].locationInfo.postalCodestringoptionalPostal / ZIP code
data.connectionSuggestionsForAccount.records[].locationInfo.countryIsostringoptionalISO country code (e.g. IN, US)
data.connectionSuggestionsForAccount.records[].locationInfo.storeCodestringoptionalStore code of the location, if set
data.connectionSuggestionsForAccount.records[].locationInfo.liveLinkstringoptionalPublic live link of the location's listing on the source
data.connectionSuggestionsForAccount.records[].matchedDataDatabaseIdstringoptionalID of the suggestion record, used for confirming the match
data.connectionSuggestionsForAccount.records[].suggestedLocationInfoobjectoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.liveLinkstringoptionalLive link to the location profile
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfoobjectoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.citystringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.countrystringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.namestringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.phonestringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.postalCodestringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.statestringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.locationInfo.streetstringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.mainAccountstringoptionalName of the main account
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.mainAccountIdstringoptionalID of the main account
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.storeCodestringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.subAccountstringoptional
data.connectionSuggestionsForAccount.records[].suggestedLocationInfo.ownerRolestringoptionalGBP 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.