Skip to content

Commit 4649c92

Browse files
committed
[CMX-3964] - Update Reporting API
1 parent b7d46b9 commit 4649c92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6460,7 +6460,7 @@ components:
64606460
example: "true"
64616461
channels:
64626462
# TODO: Update docs on 16/Oct/2026 once 13 months of data are available.
6463-
description: Filter the report by one or more message channels. Supported from 14/Aug/2025, and data is available only for reports starting from this date.
6463+
description: Filter the report by one or more message channels. Supported from 14/Aug/2025, and filtering by channels is available only for reports starting from this date.
64646464
type: array
64656465
items:
64666466
type: string
@@ -7438,7 +7438,7 @@ components:
74387438
title: RichMessageType
74397439
type: string
74407440
# TODO: Update docs on 16/Oct/2026 once 13 months of data are available.
7441-
description: The type of rich message. Supported from 09/Sep/2025, and data is available only for reports starting from this date.
7441+
description: The type of rich message. Supported from 09/Sep/2025, and this data is available only for reports starting from this date.
74427442
enum:
74437443
- TEXT_MESSAGE
74447444
- MEDIA_MESSAGE
@@ -9550,7 +9550,7 @@ components:
95509550
GroupByInsightField:
95519551
title: GroupByInsightField
95529552
# TODO: Update docs on 16/Oct/2026 once 13 months of data are available.
9553-
description: Defines available fields for grouping insights reports. COUNTRY and CHANNEL are supported from 14/Aug/2025, and POSTBACK_DATA is supported from 16/Sep/2025, with data available only from those dates onward.
9553+
description: Defines available fields for grouping insights reports. COUNTRY and CHANNEL are supported from 14/Aug/2025, and POSTBACK_DATA is supported from 16/Sep/2025, with data for these available only from those dates onward.
95549554
enum:
95559555
- ACCOUNT
95569556
- DAY

0 commit comments

Comments
 (0)