-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvariantsSingleEntry.json
More file actions
39 lines (39 loc) · 1.07 KB
/
variantsSingleEntry.json
File metadata and controls
39 lines (39 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"entry": {
"uid": "entry_uid_single",
"_metadata": {},
"locale": "en-us",
"_version": 1,
"ACL": {},
"_in_progress": false,
"title": "Sample Movie",
"created_at": "2025-11-20T10:00:00.000Z",
"updated_at": "2025-12-11T07:56:17.574Z",
"created_by": "test_user",
"updated_by": "test_user",
"publish_details": {
"time": "2025-12-11T07:56:17.574Z",
"user": "test_user",
"environment": "test_env",
"locale": "en-us",
"variants": {
"cs_variant_0_0": {
"alias": "cs_personalize_0_0",
"environment": "test_env",
"time": "2025-12-11T07:56:17.574Z",
"locale": "en-us",
"user": "test_user",
"version": 1
},
"cs_variant_0_3": {
"alias": "cs_personalize_0_3",
"environment": "test_env",
"time": "2025-12-11T07:56:17.582Z",
"locale": "en-us",
"user": "test_user",
"version": 1
}
}
}
}
}