ServerCallEstimate is a JSON Structure definition published by Adobe Analytics, describing 5 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"type": "object",
"description": "Estimate of server calls for a proposed data repair job",
"name": "ServerCallEstimate",
"properties": {
"reportSuiteId": {
"type": "string",
"description": "The report suite ID for the estimate"
},
"dateRangeStart": {
"type": "date",
"description": "Start date of the repair range"
},
"dateRangeEnd": {
"type": "date",
"description": "End date of the repair range"
},
"serverCallEstimate": {
"type": "integer",
"description": "Estimated number of server calls (rows) that will be scanned"
},
"validationToken": {
"type": "string",
"description": "Token required when creating the repair job"
}
},
"$schema": "https://json-structure.org/draft/2020-12/schema"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.