Unbounce · Schema

Unbounce Error_V3.1

A generic error (standalone version of definitions#error)

Landing PagesConversion Rate OptimizationMarketingA/B TestingLead GenerationMarketing Automation
View JSON Schema on GitHub

JSON Schema

unbounce-error_v3.1.json Raw ↑
{
    "$schema": "http://json-schema.org/draft-04/schema",
    "description": "A generic error (standalone version of definitions#error)",
    "type": "object",
    "allOf": [
        {
            "$ref": "definitions_v3.1.json#/error"
        }]
}