Skip to main content

Listing Scores

Status: Proposed The listing score information for a business location

idstring

Vendasta's unique ID for the business

typestring

Possible values: [listingScores]

Default value: listingScores
attributes object
totalScoreinteger

The business's current listing score including the score based on online citations

industryAverageNinetyFifthinteger

The ninety fifth percentile listing score for businesses in the same industry

initialListingScoreinteger

The listing score of the business when Local SEO was first activated

Listing Scores
{
"id": "string",
"type": "listingScores",
"attributes": {
"totalScore": 0,
"industryAverageNinetyFifth": 0,
"initialListingScore": 0
}
}