Authorizations
A valid API key generated in Topsort's UI.
Body
Unique name of the JSON template
1 - 50Description of the JSON template
1 - 100A JSON object that defines a schema according to draft-07 of the JSON Schema specification.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"title": {
"maxLength": 100,
"minLength": 1,
"type": "string"
}
},
"required": ["title"],
"type": "object"
}Preview screenshot of the JSON template
1 - 2083AdFormat this template is for The type of the ad format of the JSON template.
banner, sponsored_brand Preview URL of the JSON template
1 - 2083Response
Successful Response
The ID of the JSON template
The ID of the marketplace
The name of the JSON template
The description of the JSON template
The JSON schema of the JSON template
The creation time of the JSON template
The update time of the JSON template
The ad format of the JSON template
banner, sponsored_brand Whether the JSON template is archived
Preview screenshot of the JSON template
1 - 2083Preview URL of the JSON template
1 - 2083