twentythree-cli 1.3.6 → 1.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/audience/list.cjs +96 -13
- package/dist/commands/category/list.cjs +53 -5
- package/dist/commands/comment/list.cjs +24 -3
- package/dist/commands/poll/list.cjs +38 -5
- package/dist/commands/spot/list.cjs +39 -11
- package/dist/commands/user/list.cjs +56 -7
- package/dist/commands/video/subtitle/list.cjs +38 -1
- package/dist/commands/webinar/list.cjs +121 -20
- package/dist/commands/webinar/mail/list.cjs +18 -2
- package/dist/commands/webinar/series/list.cjs +111 -5
- package/dist/commands/webinar/speaker/list.cjs +46 -4
- package/docs/commands/action/add.md +1 -1
- package/docs/commands/action/delete.md +1 -1
- package/docs/commands/action/exclude.md +1 -1
- package/docs/commands/action/get.md +1 -1
- package/docs/commands/action/include.md +1 -1
- package/docs/commands/action/list.md +1 -1
- package/docs/commands/action/types.md +1 -1
- package/docs/commands/action/update.md +1 -1
- package/docs/commands/action/upload.md +1 -1
- package/docs/commands/action.md +9 -9
- package/docs/commands/analytics/conversions.md +3 -3
- package/docs/commands/analytics/live.md +9 -9
- package/docs/commands/analytics/usage.md +18 -18
- package/docs/commands/analytics/video.md +12 -12
- package/docs/commands/analytics.md +42 -42
- package/docs/commands/app/add.md +1 -1
- package/docs/commands/app/delete.md +1 -1
- package/docs/commands/app/list.md +1 -1
- package/docs/commands/app/remove-thumbnail.md +1 -1
- package/docs/commands/app/set-thumbnail.md +1 -1
- package/docs/commands/app/update.md +1 -1
- package/docs/commands/app.md +6 -6
- package/docs/commands/audience/companies.md +1 -1
- package/docs/commands/audience/field.md +4 -4
- package/docs/commands/audience/funnel.md +1 -1
- package/docs/commands/audience/identity-sources.md +1 -1
- package/docs/commands/audience/list-collectors.md +1 -1
- package/docs/commands/audience/list.md +40 -11
- package/docs/commands/audience/metrics.md +1 -1
- package/docs/commands/audience/register.md +1 -1
- package/docs/commands/audience/remove.md +1 -1
- package/docs/commands/audience/search.md +1 -1
- package/docs/commands/audience/timelines.md +1 -1
- package/docs/commands/audience/unregister.md +1 -1
- package/docs/commands/audience.md +15 -15
- package/docs/commands/auth/credentials.md +1 -1
- package/docs/commands/auth/status.md +1 -1
- package/docs/commands/auth/switch.md +1 -1
- package/docs/commands/auth.md +3 -3
- package/docs/commands/autocomplete.md +1 -1
- package/docs/commands/category/create.md +1 -1
- package/docs/commands/category/delete.md +1 -1
- package/docs/commands/category/list.md +20 -3
- package/docs/commands/category/update.md +1 -1
- package/docs/commands/category.md +5 -5
- package/docs/commands/collector/exclude.md +1 -1
- package/docs/commands/collector/include.md +1 -1
- package/docs/commands/collector/list.md +1 -1
- package/docs/commands/collector.md +3 -3
- package/docs/commands/comment/add.md +1 -1
- package/docs/commands/comment/clone.md +1 -1
- package/docs/commands/comment/delete.md +1 -1
- package/docs/commands/comment/list.md +24 -11
- package/docs/commands/comment/promote.md +1 -1
- package/docs/commands/comment/reaction.md +3 -3
- package/docs/commands/comment/set-order.md +1 -1
- package/docs/commands/comment/update.md +1 -1
- package/docs/commands/comment.md +10 -10
- package/docs/commands/doctor.md +1 -1
- package/docs/commands/openupload/list.md +1 -1
- package/docs/commands/openupload/update-file.md +1 -1
- package/docs/commands/openupload/upload-file.md +1 -1
- package/docs/commands/openupload.md +3 -3
- package/docs/commands/player/delete.md +1 -1
- package/docs/commands/player/embed-versions.md +1 -1
- package/docs/commands/player/embed.md +1 -1
- package/docs/commands/player/list.md +1 -1
- package/docs/commands/player/remove-thumbnail.md +1 -1
- package/docs/commands/player/set-thumbnail.md +1 -1
- package/docs/commands/player/styles.md +1 -1
- package/docs/commands/player/update.md +1 -1
- package/docs/commands/player.md +8 -8
- package/docs/commands/poll/add.md +1 -1
- package/docs/commands/poll/answer.md +1 -1
- package/docs/commands/poll/list.md +12 -2
- package/docs/commands/poll/remove.md +1 -1
- package/docs/commands/poll/set-options.md +1 -1
- package/docs/commands/poll/update.md +1 -1
- package/docs/commands/poll.md +6 -6
- package/docs/commands/presentation/page.md +1 -1
- package/docs/commands/presentation/setting.md +2 -2
- package/docs/commands/presentation.md +3 -3
- package/docs/commands/protection/protect.md +1 -1
- package/docs/commands/protection/unprotect.md +1 -1
- package/docs/commands/protection/verify.md +1 -1
- package/docs/commands/protection.md +3 -3
- package/docs/commands/seo/get.md +1 -1
- package/docs/commands/seo/status.md +1 -1
- package/docs/commands/seo/update.md +1 -1
- package/docs/commands/seo.md +3 -3
- package/docs/commands/session/get-token.md +1 -1
- package/docs/commands/session/redeem-token.md +1 -1
- package/docs/commands/session.md +2 -2
- package/docs/commands/setting/update.md +1 -1
- package/docs/commands/setting.md +1 -1
- package/docs/commands/site/get.md +1 -1
- package/docs/commands/site/search.md +1 -1
- package/docs/commands/site.md +2 -2
- package/docs/commands/spot/check.md +1 -1
- package/docs/commands/spot/create.md +1 -1
- package/docs/commands/spot/delete.md +1 -1
- package/docs/commands/spot/list.md +21 -10
- package/docs/commands/spot/reset-version.md +1 -1
- package/docs/commands/spot/set-videos.md +1 -1
- package/docs/commands/spot/update.md +1 -1
- package/docs/commands/spot.md +7 -7
- package/docs/commands/tag/list.md +1 -1
- package/docs/commands/tag/related.md +1 -1
- package/docs/commands/tag.md +2 -2
- package/docs/commands/thumbnail/add.md +1 -1
- package/docs/commands/thumbnail/data.md +1 -1
- package/docs/commands/thumbnail/delete.md +1 -1
- package/docs/commands/thumbnail/duplicate.md +1 -1
- package/docs/commands/thumbnail/file.md +3 -3
- package/docs/commands/thumbnail/list.md +1 -1
- package/docs/commands/thumbnail/preview-scss.md +1 -1
- package/docs/commands/thumbnail/update.md +1 -1
- package/docs/commands/thumbnail.md +11 -11
- package/docs/commands/user/create.md +1 -1
- package/docs/commands/user/get-login-token.md +1 -1
- package/docs/commands/user/get.md +1 -1
- package/docs/commands/user/list.md +22 -7
- package/docs/commands/user/redeem-login-token.md +1 -1
- package/docs/commands/user/send-invitation.md +1 -1
- package/docs/commands/user/tokens.md +1 -1
- package/docs/commands/user/update.md +1 -1
- package/docs/commands/user.md +8 -8
- package/docs/commands/video/delete.md +1 -1
- package/docs/commands/video/frame.md +1 -1
- package/docs/commands/video/get.md +1 -1
- package/docs/commands/video/list.md +1 -1
- package/docs/commands/video/replace.md +1 -1
- package/docs/commands/video/section.md +8 -8
- package/docs/commands/video/subtitle.md +24 -13
- package/docs/commands/video/transcoding-progress.md +1 -1
- package/docs/commands/video/update.md +1 -1
- package/docs/commands/video/upload.md +1 -1
- package/docs/commands/video.md +28 -28
- package/docs/commands/webhook/events.md +1 -1
- package/docs/commands/webhook/list.md +1 -1
- package/docs/commands/webhook/sample.md +1 -1
- package/docs/commands/webhook/subscribe.md +1 -1
- package/docs/commands/webhook/unsubscribe.md +1 -1
- package/docs/commands/webhook.md +5 -5
- package/docs/commands/webinar/attachment.md +4 -4
- package/docs/commands/webinar/clips.md +1 -1
- package/docs/commands/webinar/create.md +1 -1
- package/docs/commands/webinar/delete.md +1 -1
- package/docs/commands/webinar/highlights.md +1 -1
- package/docs/commands/webinar/list-formats.md +1 -1
- package/docs/commands/webinar/list.md +38 -8
- package/docs/commands/webinar/log.md +1 -1
- package/docs/commands/webinar/mail.md +14 -8
- package/docs/commands/webinar/metrics.md +1 -1
- package/docs/commands/webinar/queued-video.md +2 -2
- package/docs/commands/webinar/recording.md +4 -4
- package/docs/commands/webinar/repeat.md +1 -1
- package/docs/commands/webinar/room.md +4 -4
- package/docs/commands/webinar/section.md +4 -4
- package/docs/commands/webinar/series.md +44 -13
- package/docs/commands/webinar/speaker.md +14 -14
- package/docs/commands/webinar/transcription.md +4 -4
- package/docs/commands/webinar/update.md +1 -1
- package/docs/commands/webinar/upload-image.md +1 -1
- package/docs/commands/webinar.md +67 -67
- package/docs/commands/workspace/list.md +1 -1
- package/docs/commands/workspace/use.md +1 -1
- package/docs/commands/workspace.md +2 -2
- package/oclif.manifest.json +3342 -2526
- package/package.json +1 -1
|
@@ -79,7 +79,7 @@ EXAMPLES
|
|
|
79
79
|
$ twentythree analytics conversions --json
|
|
80
80
|
```
|
|
81
81
|
|
|
82
|
-
_See code: [src/commands/analytics/conversions/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
82
|
+
_See code: [src/commands/analytics/conversions/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/conversions/index.ts)_
|
|
83
83
|
|
|
84
84
|
## `twentythree analytics conversions timeseries`
|
|
85
85
|
|
|
@@ -114,7 +114,7 @@ EXAMPLES
|
|
|
114
114
|
$ twentythree analytics conversions timeseries --json
|
|
115
115
|
```
|
|
116
116
|
|
|
117
|
-
_See code: [src/commands/analytics/conversions/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
117
|
+
_See code: [src/commands/analytics/conversions/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/conversions/timeseries.ts)_
|
|
118
118
|
|
|
119
119
|
## `twentythree analytics conversions totals`
|
|
120
120
|
|
|
@@ -149,7 +149,7 @@ EXAMPLES
|
|
|
149
149
|
$ twentythree analytics conversions totals --json
|
|
150
150
|
```
|
|
151
151
|
|
|
152
|
-
_See code: [src/commands/analytics/conversions/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
152
|
+
_See code: [src/commands/analytics/conversions/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/conversions/totals.ts)_
|
|
153
153
|
|
|
154
154
|
## `twentythree analytics live`
|
|
155
155
|
|
|
@@ -187,7 +187,7 @@ EXAMPLES
|
|
|
187
187
|
$ twentythree analytics live --json
|
|
188
188
|
```
|
|
189
189
|
|
|
190
|
-
_See code: [src/commands/analytics/live/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
190
|
+
_See code: [src/commands/analytics/live/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/index.ts)_
|
|
191
191
|
|
|
192
192
|
## `twentythree analytics live event`
|
|
193
193
|
|
|
@@ -225,7 +225,7 @@ EXAMPLES
|
|
|
225
225
|
$ twentythree analytics live event --json
|
|
226
226
|
```
|
|
227
227
|
|
|
228
|
-
_See code: [src/commands/analytics/live/event.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
228
|
+
_See code: [src/commands/analytics/live/event.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/event.ts)_
|
|
229
229
|
|
|
230
230
|
## `twentythree analytics live event-timeseries`
|
|
231
231
|
|
|
@@ -260,7 +260,7 @@ EXAMPLES
|
|
|
260
260
|
$ twentythree analytics live event-timeseries --json
|
|
261
261
|
```
|
|
262
262
|
|
|
263
|
-
_See code: [src/commands/analytics/live/event-timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
263
|
+
_See code: [src/commands/analytics/live/event-timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/event-timeseries.ts)_
|
|
264
264
|
|
|
265
265
|
## `twentythree analytics live event-totals`
|
|
266
266
|
|
|
@@ -295,7 +295,7 @@ EXAMPLES
|
|
|
295
295
|
$ twentythree analytics live event-totals --json
|
|
296
296
|
```
|
|
297
297
|
|
|
298
|
-
_See code: [src/commands/analytics/live/event-totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
298
|
+
_See code: [src/commands/analytics/live/event-totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/event-totals.ts)_
|
|
299
299
|
|
|
300
300
|
## `twentythree analytics live timeseries`
|
|
301
301
|
|
|
@@ -330,7 +330,7 @@ EXAMPLES
|
|
|
330
330
|
$ twentythree analytics live timeseries --json
|
|
331
331
|
```
|
|
332
332
|
|
|
333
|
-
_See code: [src/commands/analytics/live/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
333
|
+
_See code: [src/commands/analytics/live/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/timeseries.ts)_
|
|
334
334
|
|
|
335
335
|
## `twentythree analytics live totals`
|
|
336
336
|
|
|
@@ -365,7 +365,7 @@ EXAMPLES
|
|
|
365
365
|
$ twentythree analytics live totals --json
|
|
366
366
|
```
|
|
367
367
|
|
|
368
|
-
_See code: [src/commands/analytics/live/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
368
|
+
_See code: [src/commands/analytics/live/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/totals.ts)_
|
|
369
369
|
|
|
370
370
|
## `twentythree analytics live weekday`
|
|
371
371
|
|
|
@@ -403,7 +403,7 @@ EXAMPLES
|
|
|
403
403
|
$ twentythree analytics live weekday --json
|
|
404
404
|
```
|
|
405
405
|
|
|
406
|
-
_See code: [src/commands/analytics/live/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
406
|
+
_See code: [src/commands/analytics/live/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/weekday.ts)_
|
|
407
407
|
|
|
408
408
|
## `twentythree analytics live weekday timeseries`
|
|
409
409
|
|
|
@@ -438,7 +438,7 @@ EXAMPLES
|
|
|
438
438
|
$ twentythree analytics live weekday timeseries --json
|
|
439
439
|
```
|
|
440
440
|
|
|
441
|
-
_See code: [src/commands/analytics/live/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
441
|
+
_See code: [src/commands/analytics/live/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/weekday/timeseries.ts)_
|
|
442
442
|
|
|
443
443
|
## `twentythree analytics live weekday totals`
|
|
444
444
|
|
|
@@ -473,7 +473,7 @@ EXAMPLES
|
|
|
473
473
|
$ twentythree analytics live weekday totals --json
|
|
474
474
|
```
|
|
475
475
|
|
|
476
|
-
_See code: [src/commands/analytics/live/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
476
|
+
_See code: [src/commands/analytics/live/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/live/weekday/totals.ts)_
|
|
477
477
|
|
|
478
478
|
## `twentythree analytics usage devices`
|
|
479
479
|
|
|
@@ -511,7 +511,7 @@ EXAMPLES
|
|
|
511
511
|
$ twentythree analytics usage devices --json
|
|
512
512
|
```
|
|
513
513
|
|
|
514
|
-
_See code: [src/commands/analytics/usage/devices.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
514
|
+
_See code: [src/commands/analytics/usage/devices.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/devices.ts)_
|
|
515
515
|
|
|
516
516
|
## `twentythree analytics usage devices timeseries`
|
|
517
517
|
|
|
@@ -546,7 +546,7 @@ EXAMPLES
|
|
|
546
546
|
$ twentythree analytics usage devices timeseries --json
|
|
547
547
|
```
|
|
548
548
|
|
|
549
|
-
_See code: [src/commands/analytics/usage/devices/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
549
|
+
_See code: [src/commands/analytics/usage/devices/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/devices/timeseries.ts)_
|
|
550
550
|
|
|
551
551
|
## `twentythree analytics usage devices totals`
|
|
552
552
|
|
|
@@ -581,7 +581,7 @@ EXAMPLES
|
|
|
581
581
|
$ twentythree analytics usage devices totals --json
|
|
582
582
|
```
|
|
583
583
|
|
|
584
|
-
_See code: [src/commands/analytics/usage/devices/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
584
|
+
_See code: [src/commands/analytics/usage/devices/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/devices/totals.ts)_
|
|
585
585
|
|
|
586
586
|
## `twentythree analytics usage domains`
|
|
587
587
|
|
|
@@ -619,7 +619,7 @@ EXAMPLES
|
|
|
619
619
|
$ twentythree analytics usage domains --json
|
|
620
620
|
```
|
|
621
621
|
|
|
622
|
-
_See code: [src/commands/analytics/usage/domains.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
622
|
+
_See code: [src/commands/analytics/usage/domains.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/domains.ts)_
|
|
623
623
|
|
|
624
624
|
## `twentythree analytics usage domains totals`
|
|
625
625
|
|
|
@@ -654,7 +654,7 @@ EXAMPLES
|
|
|
654
654
|
$ twentythree analytics usage domains totals --json
|
|
655
655
|
```
|
|
656
656
|
|
|
657
|
-
_See code: [src/commands/analytics/usage/domains/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
657
|
+
_See code: [src/commands/analytics/usage/domains/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/domains/totals.ts)_
|
|
658
658
|
|
|
659
659
|
## `twentythree analytics usage locations`
|
|
660
660
|
|
|
@@ -692,7 +692,7 @@ EXAMPLES
|
|
|
692
692
|
$ twentythree analytics usage locations --json
|
|
693
693
|
```
|
|
694
694
|
|
|
695
|
-
_See code: [src/commands/analytics/usage/locations.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
695
|
+
_See code: [src/commands/analytics/usage/locations.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/locations.ts)_
|
|
696
696
|
|
|
697
697
|
## `twentythree analytics usage locations totals`
|
|
698
698
|
|
|
@@ -727,7 +727,7 @@ EXAMPLES
|
|
|
727
727
|
$ twentythree analytics usage locations totals --json
|
|
728
728
|
```
|
|
729
729
|
|
|
730
|
-
_See code: [src/commands/analytics/usage/locations/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
730
|
+
_See code: [src/commands/analytics/usage/locations/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/locations/totals.ts)_
|
|
731
731
|
|
|
732
732
|
## `twentythree analytics usage sourceids`
|
|
733
733
|
|
|
@@ -765,7 +765,7 @@ EXAMPLES
|
|
|
765
765
|
$ twentythree analytics usage sourceids --json
|
|
766
766
|
```
|
|
767
767
|
|
|
768
|
-
_See code: [src/commands/analytics/usage/sourceids.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
768
|
+
_See code: [src/commands/analytics/usage/sourceids.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/sourceids.ts)_
|
|
769
769
|
|
|
770
770
|
## `twentythree analytics usage sourceids totals`
|
|
771
771
|
|
|
@@ -800,7 +800,7 @@ EXAMPLES
|
|
|
800
800
|
$ twentythree analytics usage sourceids totals --json
|
|
801
801
|
```
|
|
802
802
|
|
|
803
|
-
_See code: [src/commands/analytics/usage/sourceids/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
803
|
+
_See code: [src/commands/analytics/usage/sourceids/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/sourceids/totals.ts)_
|
|
804
804
|
|
|
805
805
|
## `twentythree analytics usage sources`
|
|
806
806
|
|
|
@@ -838,7 +838,7 @@ EXAMPLES
|
|
|
838
838
|
$ twentythree analytics usage sources --json
|
|
839
839
|
```
|
|
840
840
|
|
|
841
|
-
_See code: [src/commands/analytics/usage/sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
841
|
+
_See code: [src/commands/analytics/usage/sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/sources.ts)_
|
|
842
842
|
|
|
843
843
|
## `twentythree analytics usage sources totals`
|
|
844
844
|
|
|
@@ -873,7 +873,7 @@ EXAMPLES
|
|
|
873
873
|
$ twentythree analytics usage sources totals --json
|
|
874
874
|
```
|
|
875
875
|
|
|
876
|
-
_See code: [src/commands/analytics/usage/sources/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
876
|
+
_See code: [src/commands/analytics/usage/sources/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/sources/totals.ts)_
|
|
877
877
|
|
|
878
878
|
## `twentythree analytics usage spots`
|
|
879
879
|
|
|
@@ -911,7 +911,7 @@ EXAMPLES
|
|
|
911
911
|
$ twentythree analytics usage spots --json
|
|
912
912
|
```
|
|
913
913
|
|
|
914
|
-
_See code: [src/commands/analytics/usage/spots.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
914
|
+
_See code: [src/commands/analytics/usage/spots.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/spots.ts)_
|
|
915
915
|
|
|
916
916
|
## `twentythree analytics usage spots timeseries`
|
|
917
917
|
|
|
@@ -946,7 +946,7 @@ EXAMPLES
|
|
|
946
946
|
$ twentythree analytics usage spots timeseries --json
|
|
947
947
|
```
|
|
948
948
|
|
|
949
|
-
_See code: [src/commands/analytics/usage/spots/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
949
|
+
_See code: [src/commands/analytics/usage/spots/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/spots/timeseries.ts)_
|
|
950
950
|
|
|
951
951
|
## `twentythree analytics usage spots totals`
|
|
952
952
|
|
|
@@ -981,7 +981,7 @@ EXAMPLES
|
|
|
981
981
|
$ twentythree analytics usage spots totals --json
|
|
982
982
|
```
|
|
983
983
|
|
|
984
|
-
_See code: [src/commands/analytics/usage/spots/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
984
|
+
_See code: [src/commands/analytics/usage/spots/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/spots/totals.ts)_
|
|
985
985
|
|
|
986
986
|
## `twentythree analytics usage storage`
|
|
987
987
|
|
|
@@ -1016,7 +1016,7 @@ EXAMPLES
|
|
|
1016
1016
|
$ twentythree analytics usage storage --selection videos
|
|
1017
1017
|
```
|
|
1018
1018
|
|
|
1019
|
-
_See code: [src/commands/analytics/usage/storage.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1019
|
+
_See code: [src/commands/analytics/usage/storage.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/storage.ts)_
|
|
1020
1020
|
|
|
1021
1021
|
## `twentythree analytics usage traffic`
|
|
1022
1022
|
|
|
@@ -1054,7 +1054,7 @@ EXAMPLES
|
|
|
1054
1054
|
$ twentythree analytics usage traffic --json
|
|
1055
1055
|
```
|
|
1056
1056
|
|
|
1057
|
-
_See code: [src/commands/analytics/usage/traffic.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1057
|
+
_See code: [src/commands/analytics/usage/traffic.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/traffic.ts)_
|
|
1058
1058
|
|
|
1059
1059
|
## `twentythree analytics usage traffic timeseries`
|
|
1060
1060
|
|
|
@@ -1089,7 +1089,7 @@ EXAMPLES
|
|
|
1089
1089
|
$ twentythree analytics usage traffic timeseries --json
|
|
1090
1090
|
```
|
|
1091
1091
|
|
|
1092
|
-
_See code: [src/commands/analytics/usage/traffic/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1092
|
+
_See code: [src/commands/analytics/usage/traffic/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/traffic/timeseries.ts)_
|
|
1093
1093
|
|
|
1094
1094
|
## `twentythree analytics usage traffic totals`
|
|
1095
1095
|
|
|
@@ -1124,7 +1124,7 @@ EXAMPLES
|
|
|
1124
1124
|
$ twentythree analytics usage traffic totals --json
|
|
1125
1125
|
```
|
|
1126
1126
|
|
|
1127
|
-
_See code: [src/commands/analytics/usage/traffic/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1127
|
+
_See code: [src/commands/analytics/usage/traffic/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/usage/traffic/totals.ts)_
|
|
1128
1128
|
|
|
1129
1129
|
## `twentythree analytics video`
|
|
1130
1130
|
|
|
@@ -1162,7 +1162,7 @@ EXAMPLES
|
|
|
1162
1162
|
$ twentythree analytics video --json
|
|
1163
1163
|
```
|
|
1164
1164
|
|
|
1165
|
-
_See code: [src/commands/analytics/video/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1165
|
+
_See code: [src/commands/analytics/video/index.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/index.ts)_
|
|
1166
1166
|
|
|
1167
1167
|
## `twentythree analytics video performance`
|
|
1168
1168
|
|
|
@@ -1200,7 +1200,7 @@ EXAMPLES
|
|
|
1200
1200
|
$ twentythree analytics video performance --json
|
|
1201
1201
|
```
|
|
1202
1202
|
|
|
1203
|
-
_See code: [src/commands/analytics/video/performance.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1203
|
+
_See code: [src/commands/analytics/video/performance.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/performance.ts)_
|
|
1204
1204
|
|
|
1205
1205
|
## `twentythree analytics video performance timeseries`
|
|
1206
1206
|
|
|
@@ -1235,7 +1235,7 @@ EXAMPLES
|
|
|
1235
1235
|
$ twentythree analytics video performance timeseries --json
|
|
1236
1236
|
```
|
|
1237
1237
|
|
|
1238
|
-
_See code: [src/commands/analytics/video/performance/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1238
|
+
_See code: [src/commands/analytics/video/performance/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/performance/timeseries.ts)_
|
|
1239
1239
|
|
|
1240
1240
|
## `twentythree analytics video performance totals`
|
|
1241
1241
|
|
|
@@ -1270,7 +1270,7 @@ EXAMPLES
|
|
|
1270
1270
|
$ twentythree analytics video performance totals --json
|
|
1271
1271
|
```
|
|
1272
1272
|
|
|
1273
|
-
_See code: [src/commands/analytics/video/performance/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1273
|
+
_See code: [src/commands/analytics/video/performance/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/performance/totals.ts)_
|
|
1274
1274
|
|
|
1275
1275
|
## `twentythree analytics video published`
|
|
1276
1276
|
|
|
@@ -1308,7 +1308,7 @@ EXAMPLES
|
|
|
1308
1308
|
$ twentythree analytics video published --json
|
|
1309
1309
|
```
|
|
1310
1310
|
|
|
1311
|
-
_See code: [src/commands/analytics/video/published.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1311
|
+
_See code: [src/commands/analytics/video/published.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/published.ts)_
|
|
1312
1312
|
|
|
1313
1313
|
## `twentythree analytics video published timeseries`
|
|
1314
1314
|
|
|
@@ -1343,7 +1343,7 @@ EXAMPLES
|
|
|
1343
1343
|
$ twentythree analytics video published timeseries --json
|
|
1344
1344
|
```
|
|
1345
1345
|
|
|
1346
|
-
_See code: [src/commands/analytics/video/published/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1346
|
+
_See code: [src/commands/analytics/video/published/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/published/timeseries.ts)_
|
|
1347
1347
|
|
|
1348
1348
|
## `twentythree analytics video published totals`
|
|
1349
1349
|
|
|
@@ -1378,7 +1378,7 @@ EXAMPLES
|
|
|
1378
1378
|
$ twentythree analytics video published totals --json
|
|
1379
1379
|
```
|
|
1380
1380
|
|
|
1381
|
-
_See code: [src/commands/analytics/video/published/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1381
|
+
_See code: [src/commands/analytics/video/published/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/published/totals.ts)_
|
|
1382
1382
|
|
|
1383
1383
|
## `twentythree analytics video timeseries`
|
|
1384
1384
|
|
|
@@ -1413,7 +1413,7 @@ EXAMPLES
|
|
|
1413
1413
|
$ twentythree analytics video timeseries --json
|
|
1414
1414
|
```
|
|
1415
1415
|
|
|
1416
|
-
_See code: [src/commands/analytics/video/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1416
|
+
_See code: [src/commands/analytics/video/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/timeseries.ts)_
|
|
1417
1417
|
|
|
1418
1418
|
## `twentythree analytics video totals`
|
|
1419
1419
|
|
|
@@ -1448,7 +1448,7 @@ EXAMPLES
|
|
|
1448
1448
|
$ twentythree analytics video totals --json
|
|
1449
1449
|
```
|
|
1450
1450
|
|
|
1451
|
-
_See code: [src/commands/analytics/video/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1451
|
+
_See code: [src/commands/analytics/video/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/totals.ts)_
|
|
1452
1452
|
|
|
1453
1453
|
## `twentythree analytics video weekday`
|
|
1454
1454
|
|
|
@@ -1486,7 +1486,7 @@ EXAMPLES
|
|
|
1486
1486
|
$ twentythree analytics video weekday --json
|
|
1487
1487
|
```
|
|
1488
1488
|
|
|
1489
|
-
_See code: [src/commands/analytics/video/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1489
|
+
_See code: [src/commands/analytics/video/weekday.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/weekday.ts)_
|
|
1490
1490
|
|
|
1491
1491
|
## `twentythree analytics video weekday timeseries`
|
|
1492
1492
|
|
|
@@ -1521,7 +1521,7 @@ EXAMPLES
|
|
|
1521
1521
|
$ twentythree analytics video weekday timeseries --json
|
|
1522
1522
|
```
|
|
1523
1523
|
|
|
1524
|
-
_See code: [src/commands/analytics/video/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1524
|
+
_See code: [src/commands/analytics/video/weekday/timeseries.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/weekday/timeseries.ts)_
|
|
1525
1525
|
|
|
1526
1526
|
## `twentythree analytics video weekday totals`
|
|
1527
1527
|
|
|
@@ -1556,4 +1556,4 @@ EXAMPLES
|
|
|
1556
1556
|
$ twentythree analytics video weekday totals --json
|
|
1557
1557
|
```
|
|
1558
1558
|
|
|
1559
|
-
_See code: [src/commands/analytics/video/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
1559
|
+
_See code: [src/commands/analytics/video/weekday/totals.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/analytics/video/weekday/totals.ts)_
|
package/docs/commands/app/add.md
CHANGED
|
@@ -36,4 +36,4 @@ EXAMPLES
|
|
|
36
36
|
$ twentythree app add --name "My App" --json
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
_See code: [src/commands/app/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
39
|
+
_See code: [src/commands/app/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/add.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree app delete 12345 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/app/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
32
|
+
_See code: [src/commands/app/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/delete.ts)_
|
|
@@ -35,4 +35,4 @@ EXAMPLES
|
|
|
35
35
|
$ twentythree app list --json
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
_See code: [src/commands/app/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
38
|
+
_See code: [src/commands/app/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/list.ts)_
|
|
@@ -29,4 +29,4 @@ EXAMPLES
|
|
|
29
29
|
$ twentythree app remove-thumbnail 42 --json
|
|
30
30
|
```
|
|
31
31
|
|
|
32
|
-
_See code: [src/commands/app/remove-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
32
|
+
_See code: [src/commands/app/remove-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/remove-thumbnail.ts)_
|
|
@@ -32,4 +32,4 @@ EXAMPLES
|
|
|
32
32
|
$ twentythree app set-thumbnail ./thumbnail.jpg --app-id 42 --json
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
_See code: [src/commands/app/set-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
35
|
+
_See code: [src/commands/app/set-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/set-thumbnail.ts)_
|
|
@@ -38,4 +38,4 @@ EXAMPLES
|
|
|
38
38
|
$ twentythree app update 12345 --name "Updated Name" --json
|
|
39
39
|
```
|
|
40
40
|
|
|
41
|
-
_See code: [src/commands/app/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
41
|
+
_See code: [src/commands/app/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/update.ts)_
|
package/docs/commands/app.md
CHANGED
|
@@ -40,7 +40,7 @@ EXAMPLES
|
|
|
40
40
|
$ twentythree app add --name "My App" --json
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
_See code: [src/commands/app/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
43
|
+
_See code: [src/commands/app/add.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/add.ts)_
|
|
44
44
|
|
|
45
45
|
## `twentythree app delete ID`
|
|
46
46
|
|
|
@@ -66,7 +66,7 @@ EXAMPLES
|
|
|
66
66
|
$ twentythree app delete 12345 --json
|
|
67
67
|
```
|
|
68
68
|
|
|
69
|
-
_See code: [src/commands/app/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
69
|
+
_See code: [src/commands/app/delete.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/delete.ts)_
|
|
70
70
|
|
|
71
71
|
## `twentythree app list`
|
|
72
72
|
|
|
@@ -98,7 +98,7 @@ EXAMPLES
|
|
|
98
98
|
$ twentythree app list --json
|
|
99
99
|
```
|
|
100
100
|
|
|
101
|
-
_See code: [src/commands/app/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
101
|
+
_See code: [src/commands/app/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/list.ts)_
|
|
102
102
|
|
|
103
103
|
## `twentythree app remove-thumbnail ID`
|
|
104
104
|
|
|
@@ -124,7 +124,7 @@ EXAMPLES
|
|
|
124
124
|
$ twentythree app remove-thumbnail 42 --json
|
|
125
125
|
```
|
|
126
126
|
|
|
127
|
-
_See code: [src/commands/app/remove-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
127
|
+
_See code: [src/commands/app/remove-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/remove-thumbnail.ts)_
|
|
128
128
|
|
|
129
129
|
## `twentythree app set-thumbnail FILE`
|
|
130
130
|
|
|
@@ -153,7 +153,7 @@ EXAMPLES
|
|
|
153
153
|
$ twentythree app set-thumbnail ./thumbnail.jpg --app-id 42 --json
|
|
154
154
|
```
|
|
155
155
|
|
|
156
|
-
_See code: [src/commands/app/set-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
156
|
+
_See code: [src/commands/app/set-thumbnail.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/set-thumbnail.ts)_
|
|
157
157
|
|
|
158
158
|
## `twentythree app update ID`
|
|
159
159
|
|
|
@@ -188,4 +188,4 @@ EXAMPLES
|
|
|
188
188
|
$ twentythree app update 12345 --name "Updated Name" --json
|
|
189
189
|
```
|
|
190
190
|
|
|
191
|
-
_See code: [src/commands/app/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
191
|
+
_See code: [src/commands/app/update.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/app/update.ts)_
|
|
@@ -38,4 +38,4 @@ EXAMPLES
|
|
|
38
38
|
$ twentythree audience companies --domains "acme.com" --json
|
|
39
39
|
```
|
|
40
40
|
|
|
41
|
-
_See code: [src/commands/audience/companies.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
41
|
+
_See code: [src/commands/audience/companies.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/companies.ts)_
|
|
@@ -34,7 +34,7 @@ EXAMPLES
|
|
|
34
34
|
$ twentythree audience field list --json
|
|
35
35
|
```
|
|
36
36
|
|
|
37
|
-
_See code: [src/commands/audience/field/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
37
|
+
_See code: [src/commands/audience/field/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/field/list.ts)_
|
|
38
38
|
|
|
39
39
|
## `twentythree audience field remove`
|
|
40
40
|
|
|
@@ -60,7 +60,7 @@ EXAMPLES
|
|
|
60
60
|
$ twentythree audience field remove --key "old-field" --json
|
|
61
61
|
```
|
|
62
62
|
|
|
63
|
-
_See code: [src/commands/audience/field/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
63
|
+
_See code: [src/commands/audience/field/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/field/remove.ts)_
|
|
64
64
|
|
|
65
65
|
## `twentythree audience field set`
|
|
66
66
|
|
|
@@ -93,7 +93,7 @@ EXAMPLES
|
|
|
93
93
|
$ twentythree audience field set --key "score" --type number --label "NPS Score" --priority 1 --json
|
|
94
94
|
```
|
|
95
95
|
|
|
96
|
-
_See code: [src/commands/audience/field/set.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
96
|
+
_See code: [src/commands/audience/field/set.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/field/set.ts)_
|
|
97
97
|
|
|
98
98
|
## `twentythree audience field types`
|
|
99
99
|
|
|
@@ -116,4 +116,4 @@ EXAMPLES
|
|
|
116
116
|
$ twentythree audience field types --json
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-
_See code: [src/commands/audience/field/types.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
119
|
+
_See code: [src/commands/audience/field/types.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/field/types.ts)_
|
|
@@ -35,4 +35,4 @@ EXAMPLES
|
|
|
35
35
|
$ twentythree audience funnel --live-type on_demand --resolve-recordings
|
|
36
36
|
```
|
|
37
37
|
|
|
38
|
-
_See code: [src/commands/audience/funnel.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
38
|
+
_See code: [src/commands/audience/funnel.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/funnel.ts)_
|
|
@@ -26,4 +26,4 @@ EXAMPLES
|
|
|
26
26
|
$ twentythree audience identity-sources --json
|
|
27
27
|
```
|
|
28
28
|
|
|
29
|
-
_See code: [src/commands/audience/identity-sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
29
|
+
_See code: [src/commands/audience/identity-sources.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/identity-sources.ts)_
|
|
@@ -32,4 +32,4 @@ EXAMPLES
|
|
|
32
32
|
$ twentythree audience list-collectors --action-id 456 --json
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
_See code: [src/commands/audience/list-collectors.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
35
|
+
_See code: [src/commands/audience/list-collectors.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/list-collectors.ts)_
|
|
@@ -11,18 +11,39 @@ List audience members
|
|
|
11
11
|
|
|
12
12
|
```
|
|
13
13
|
USAGE
|
|
14
|
-
$ twentythree audience list [--json] [-w <value>] [--page <value>] [--size <value>] [--offset <value>]
|
|
15
|
-
|
|
14
|
+
$ twentythree audience list [--json] [-w <value>] [--page <value>] [--size <value>] [--offset <value>]
|
|
15
|
+
[--orderby profile_count|recent|timeline_count|score|first] [--order asc|desc] [--search <value>]
|
|
16
|
+
[--identified] [--no-identified] [--company <value>] [--objects <value>] [--attended-objects <value>]
|
|
17
|
+
[--identity-sources <value>] [--score <value>] [--score-interval <value>] [--activity-interval <value>]
|
|
18
|
+
[--first <value>] [--recent <value>] [--event-type <value>] [--include-timelines] [--include-events]
|
|
19
|
+
[--include-total-count] [--export-format csv|xlsx] [--fields <value>]
|
|
16
20
|
|
|
17
21
|
FLAGS
|
|
18
|
-
--
|
|
19
|
-
--objects=<value>
|
|
20
|
-
--
|
|
21
|
-
--
|
|
22
|
-
--
|
|
23
|
-
|
|
24
|
-
--
|
|
25
|
-
--
|
|
22
|
+
--activity-interval=<value> Filter to profiles with activity within this date interval (e.g. "30d")
|
|
23
|
+
--attended-objects=<value> Filter to profiles that attended specific object IDs (space-separated)
|
|
24
|
+
--company=<value> Filter by company name
|
|
25
|
+
--event-type=<value> Filter by conversion event type
|
|
26
|
+
--export-format=<option> Export results as a file instead of JSON
|
|
27
|
+
<options: csv|xlsx>
|
|
28
|
+
--fields=<value> Comma-separated list of fields to return in the API response
|
|
29
|
+
--first=<value> Filter to profiles first seen after this date
|
|
30
|
+
--[no-]identified Filter to identified profiles only
|
|
31
|
+
--identity-sources=<value> Filter by the source of profile information
|
|
32
|
+
--include-events Include conversion events in the result
|
|
33
|
+
--include-timelines Include viewing timelines in the result
|
|
34
|
+
--include-total-count Include the total matching profile count in the response
|
|
35
|
+
--objects=<value> Filter by viewed object IDs (space-separated)
|
|
36
|
+
--offset=<value> Offset for pagination
|
|
37
|
+
--order=<option> Sort direction
|
|
38
|
+
<options: asc|desc>
|
|
39
|
+
--orderby=<option> Order by field
|
|
40
|
+
<options: profile_count|recent|timeline_count|score|first>
|
|
41
|
+
--page=<value> Page number
|
|
42
|
+
--recent=<value> Filter to profiles with recent activity after this date
|
|
43
|
+
--score=<value> Filter by exact engagement score
|
|
44
|
+
--score-interval=<value> Filter by a range of engagement scores (e.g. "50:100")
|
|
45
|
+
--search=<value> Free-text search across names and emails
|
|
46
|
+
--size=<value> Page size (max 500)
|
|
26
47
|
|
|
27
48
|
GLOBAL FLAGS
|
|
28
49
|
-w, --workspace=<value> Workspace domain or display name to use for this invocation.
|
|
@@ -37,6 +58,14 @@ EXAMPLES
|
|
|
37
58
|
$ twentythree audience list --page 2 --size 50
|
|
38
59
|
|
|
39
60
|
$ twentythree audience list --search "john" --identified --json
|
|
61
|
+
|
|
62
|
+
$ twentythree audience list --company "Acme" --orderby score --order desc --json
|
|
63
|
+
|
|
64
|
+
$ twentythree audience list --objects "12345 67890" --include-timelines --json
|
|
65
|
+
|
|
66
|
+
$ twentythree audience list --score-interval "50:100" --activity-interval "30d" --json
|
|
67
|
+
|
|
68
|
+
$ twentythree audience list --export-format csv > audience.csv
|
|
40
69
|
```
|
|
41
70
|
|
|
42
|
-
_See code: [src/commands/audience/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
71
|
+
_See code: [src/commands/audience/list.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/list.ts)_
|
|
@@ -37,4 +37,4 @@ EXAMPLES
|
|
|
37
37
|
$ twentythree audience metrics --search "acme" --size 100
|
|
38
38
|
```
|
|
39
39
|
|
|
40
|
-
_See code: [src/commands/audience/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
40
|
+
_See code: [src/commands/audience/metrics.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/metrics.ts)_
|
|
@@ -42,4 +42,4 @@ EXAMPLES
|
|
|
42
42
|
$ twentythree audience register --email "user@co.com" --company "Acme Corp" --source api --json
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
-
_See code: [src/commands/audience/register.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
45
|
+
_See code: [src/commands/audience/register.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/register.ts)_
|
|
@@ -32,4 +32,4 @@ EXAMPLES
|
|
|
32
32
|
$ twentythree audience remove --email "user@co.com" --json
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
_See code: [src/commands/audience/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
35
|
+
_See code: [src/commands/audience/remove.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/remove.ts)_
|
|
@@ -36,4 +36,4 @@ EXAMPLES
|
|
|
36
36
|
$ twentythree audience search --text "jane" --orderby score --order desc
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
_See code: [src/commands/audience/search.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
39
|
+
_See code: [src/commands/audience/search.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/search.ts)_
|
|
@@ -38,4 +38,4 @@ EXAMPLES
|
|
|
38
38
|
$ twentythree audience timelines --objects "456 789" --json
|
|
39
39
|
```
|
|
40
40
|
|
|
41
|
-
_See code: [src/commands/audience/timelines.ts](https://github.com/23/twentythree-cli/blob/v1.3.
|
|
41
|
+
_See code: [src/commands/audience/timelines.ts](https://github.com/23/twentythree-cli/blob/v1.3.7/src/commands/audience/timelines.ts)_
|