Skip to main content

Get all custom data

Get list of all custom data

Query Parameters
  • paramsIO object required
Responses

OK


Schema
  • Array [
  • advancedProposedValues string
  • createdById int64
  • customEvalCode string
  • dateCreated date-time
  • dateModified date-time
  • description string
  • format string

    Possible values: [NUMBER, STRING, BOOLEAN]

  • gtmVariableName string
  • id int64
  • index int32
  • isConstant boolean
  • isDeleted boolean
  • isDependant boolean
  • isFiltrableVentilable boolean
  • isLearnable boolean
  • isLocalOnly boolean
  • isMappingIdentifier boolean
  • isTargetable boolean
  • method string

    Possible values: [CLIENT, CUSTOM_CODE, GTM, TC, SDK, TEALIUM]

  • name string
  • numberValues int32 deprecated
  • scope string

    Possible values: [PAGE, VISIT, VISITOR]

  • siteId int64
  • tags string[]
  • tcVariableName string
  • tealiumVariableName string
  • type string

    Possible values: [COUNT_LIST, LIST, UNIQUE, BOOLEAN, STRING, NUMBER]

  • ]
Loading...