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