Skip to content

The Datasource Entry Object

The datasource entry object.

  • id number

    Entry ID

  • name string

    Entry name

  • value string

    Entry value (default dimension)

  • dimension_value string

    Entry value (requested dimension)

Example Object
{
"id": 8118432,
"name": "Product One",
"value": "product-one",
"dimension_value": "produkt-eins"
}