ParamInfo

ParamInfo
ParamInfo
JSON Example
{
    "param_hits": 0,
    "param_key": "string",
    "param_size_classes": [
        {
            "hits": 0,
            "len": "string"
        }
    ],
    "param_type_classes": [
        {
            "hits": 0,
            "type": "string"
        }
    ]
}
integer As uint64 As uint64
param_hits
Optional

Number of hits for a param. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
param_key
Optional

Param name. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

param_size_classes
Optional

Various param size and its respective hit count. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

param_type_classes
Optional

Various param type and its respective hit count. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of