{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "DeliverySchedule",
"type": "object",
"description": "Delivery schedule configuration for an ad, controlling pacing and priority.",
"properties": {
"impressionRatio": {
"type": "string",
"description": "Impression ratio for this ad. Used to calculate the relative weight of this ad vs other ads with the same priority."
},
"priority": {
"type": "string",
"description": "Serving priority of this delivery schedule."
},
"hardCutoff": {
"type": "boolean",
"description": "Whether or not hard cutoff is enabled. If true, the ad will not serve after the end time."
}
}
}
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.