data | object | optional | |
data.connectedAccountListings | object | optional | |
data.connectedAccountListings.pageInfo | object | optional | |
data.connectedAccountListings.pageInfo.hasNextPage | boolean | optional | Indicates if there are more pages available |
data.connectedAccountListings.pageInfo.hasPreviousPage | boolean | optional | Indicates if there are previous pages available |
data.connectedAccountListings.pageInfo.totalPages | integer | optional | Total number of pages available |
data.connectedAccountListings.pageInfo.totalRecords | integer | optional | Total number of records across all pages |
data.connectedAccountListings.records | array of object | optional | |
data.connectedAccountListings.records[].accountTypeName | string | optional | Publisher type of the listing GoogleFacebook
|
data.connectedAccountListings.records[].address | string | optional | Full address of the location |
data.connectedAccountListings.records[].id | string | optional | Reference Listing ID that can be used to connect a location |
data.connectedAccountListings.records[].liveLink | string | optional | Live link provided by Google/Facebook if available |
data.connectedAccountListings.records[].locationName | string | optional | Name of the location |
data.connectedAccountListings.records[].phone | string | optional | Phone number of the location |
data.connectedAccountListings.records[].type | string | optional | Type of the listing if specified |
data.connectedAccountListings.records[].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. |