Get profile completeness
Retrieves the average profile completeness score and a breakdown of locations by completeness classification (REQUIRED, BASIC, ADVANCED, BONUS, COMPLETE, OTHER) for filtered locations. Reflects current state (no date range).
Query parameters
API version. Defaults to the latest version. Versions older than 20191203 additionally return missingFields, directoriesMissingConnect and isLegacy.
Filter strategy to use for scoping locations
Comma-separated location IDs (used when filterCategory=location)
Comma-separated business IDs (used when filterCategory=business)
Label names (used when filterCategory=labels)
Location group IDs (used when filterCategory=location-groups)
Comma-separated location IDs to exclude from results
Comma-separated business IDs to exclude from results
Label names to exclude from results
Location group IDs to exclude from results
Response
Profile completeness statistics with classification breakdown. Versions older than 20191203 also include missingFields, directoriesMissingConnect and isLegacy.
Example response
{
"averageProfileCompleteness": 82
}