Unbounce · Example Payload

Unbounce Sub_Accounts Sub_Account_Get

Landing PagesConversion Rate OptimizationMarketingA/B TestingLead GenerationMarketing Automation

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

Top-level fields

account_idcreated_atdomains_countidmetadataname

Example Payload

Raw ↑
{
    "account_id": "1456243",
    "created_at": "2015-12-16T00:34:47.000Z",
    "domains_count": 1,
    "id": "1552433",
    "metadata": {
        "documentation": "https://developer.unbounce.com/api_reference/#id_sub_accounts__sub_account_id_",
        "location": "https://api.unbounce.com/sub_accounts/1552433",
        "related": {
            "domains": "https://api.unbounce.com/sub_accounts/1552433/domains",
            "page_groups": "https://api.unbounce.com/sub_accounts/1552433/page_groups",
            "pages": "https://api.unbounce.com/sub_accounts/1552433/pages"
        }
    },
    "name": "Default Client"
}