Embedded analytics SDK API
Back to documentation
Preparing search index...
MetabaseCollectionItem
Type Alias MetabaseCollectionItem
The CollectionItem entity
type
MetabaseCollectionItem
=
{
description
:
string
|
null
;
entity_id
?:
SdkEntityId
;
id
:
SdkCollectionId
;
"last-edit-info"
?:
{
email
:
string
;
first_name
:
string
;
id
:
SdkUserId
;
last_name
:
string
;
timestamp
:
string
;
}
;
model
:
string
;
name
:
string
;
type
?:
|
"instance-analytics"
|
"trash"
|
"model"
|
"question"
|
"metric"
|
null
;
}
Index
Properties
description
entity_
id?
id
last-
edit-
info?
model
name
type?
Properties
description
description
:
string
|
null
Optional
entity_
id
entity_id
?:
SdkEntityId
id
id
:
SdkCollectionId
Optional
last-
edit-
info
"last-edit-info"
?:
{
email
:
string
;
first_name
:
string
;
id
:
SdkUserId
;
last_name
:
string
;
timestamp
:
string
;
}
model
model
:
string
name
name
:
string
Optional
type
type
?:
"instance-analytics"
|
"trash"
|
"model"
|
"question"
|
"metric"
|
null
Settings
Theme
OS
Light
Dark
On This Page
Properties
description
entity_
id
id
last-
edit-
info
model
name
type
Back to documentation
Embedded analytics SDK API
Loading...
The CollectionItem entity