Unbounce · Example Payload

Unbounce Pages Page_Get

Landing PagesConversion Rate OptimizationMarketingA/B TestingLead GenerationMarketing Automation

Unbounce Pages Page_Get is an example object payload from Unbounce, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

created_atdomainidintegrationsintegrations_countintegrations_errors_countlast_published_atmetadatanamestatesub_account_idtestsurlvariants_count

Example Payload

Raw ↑
{
    "created_at": "2015-12-16T00:59:29.000Z",
    "domain": "unbouncepages.com",
    "id": "a0a3ffdf-5965-4ef2-8414-8afcded91f70",
    "integrations": [],
    "integrations_count": 0,
    "integrations_errors_count": 0,
    "last_published_at": "2015-12-16T01:02:23.000Z",
    "metadata": {
        "documentation": "https://developer.unbounce.com/api_reference/#id_pages",
        "location": "https://api.unbounce.com/pages/a0a3ffdf-5965-4ef2-8414-8afcded91f70",
        "related": {
            "form_fields": "https://api.unbounce.com/pages/a0a3ffdf-5965-4ef2-8414-8afcded91f70/form_fields",
            "leads": "https://api.unbounce.com/pages/a0a3ffdf-5965-4ef2-8414-8afcded91f70/leads",
            "sub_account": "https://api.unbounce.com/sub_accounts/1552433"
        }
    },
    "name": "Forward Marketing Solutions",
    "state": "published",
    "sub_account_id": "1552433",
    "tests": {
        "current": {
            "champion": "a",
            "clicks": 0,
            "conversion_rate": 33.33,
            "conversion_rate_delta": 0.0,
            "conversions": 1,
            "form_submits": 2,
            "has_results": false,
            "id": "a0a3ffdf-5965-4ef2-8414-8afcded91f70",
            "losers": "",
            "visitors": 3,
            "visits": 3,
            "winner": ""
        }
    },
    "url": "http://unbouncepages.com/forward-marketing-solutions/",
    "variants_count": 0
}