Get Segment

GET https://jellyfish-app-cg7dl.ondigitalocean.appdimensions?rsid=rmgcgdevother &globalCompanyID=royalm0

Query Parameters

Name
Type
Description

rsid*

string

globalCompanyID*

string

Unique Identifier for Global company

{
        "id": "variables/averagepagetime",
        "title": "Time Spent on Page - Bucketed",
        "name": "Time Spent on Page - Bucketed",
        "type": "ordered-enum",
        "category": "Metrics",
        "support": [
            "oberon"
        ],
        "pathable": false,
        "segmentable": true,
        "reportable": [
            "oberon"
        ],
        "supportsDataGovernance": false,
        "description": "The amount of time a visitor spends on the page. The amount of time is categorized into different time ranges or \"buckets.\" This can help you understand how long visitors interact with a given metric on the site.",
        "multiValued": false,
        "standardComponent": true
    },
    {
        "id": "variables/browser",
        "title": "Browser",
        "name": "Browser",
        "type": "string",
        "category": "Audience",
        "support": [
            "oberon",
            "dataWarehouse"
        ],
        "pathable": false,
        "segmentable": true,
        "reportable": [
            "oberon"
        ],
        "supportsDataGovernance": true,
        "description": "Shows the name and version of the browser used to access the site. This can help you prioritize which browsers and browser versions you use when testing new features or versions of your site.",
        "multiValued": false,
        "standardComponent": true
    },...

Last updated