id | ID | The Chameleon ID |
created_at | timestamp | When this happened or when this was added to the Database |
updated_at | timestamp | The last time any property was updated |
name | string | The name given by an administrator of Chameleon |
position | number | The order that these appear in lists (starting from 0) |
segment_ids | array<ID> | The Chameleon IDs of the configured Segments |
published_at | timestamp | The time this was most recently published |
tag_ids | array<ID> | The Chameleon IDs of the Tags attached to this model |
rate_unlimit_at | timestamp | This item is excluded from Rate limiting |
dashboard_url | string | Direct link to this Microsurvey in the Chameleon Dashboard |
experiment_at | timestamp | When Experimentation was turned on |
experiment_range | string | The range of Profile#percent that will be included in the experiment |
content_summary | string | A brief summary of the Microsurvey content |
content_semantics | string | Semantic analysis of the Microsurvey content |
audience_summary | string | A brief summary of the target audience |
last_dropdown_items | array<String> | For a dropdown Microsurvey, all of the dropdown_items that have been selected by any User |
stats | object | Aggregated statistics for this model (all-time) |
stats.started_count | number | Number of your end-users who saw this |
stats.last_started_at | timestamp | Most recent time any user saw this |
stats.completed_count | number | Number of your end-users who completed/finished this |
stats.last_completed_at | timestamp | Most recent time any user completed/finished this |
stats.exited_count | number | Number of your end-users who dismissed/exited this |
stats.last_exited_at | timestamp | Most recent time any user dismissed/exited this |