From 45508245fc30e88856d702d0595b73e5d41000b7 Mon Sep 17 00:00:00 2001 From: Steve Henry Date: Mon, 22 Jun 2026 17:22:28 +0100 Subject: [PATCH 1/2] Add date-range caveat to first_open and first_series_disengagement fields Append "Only events within the export job's requested date range are counted." to the description of these two export stats fields across all spec versions. - intercom/developer-docs#991 --- descriptions/0/api.intercom.io.yaml | 5 +++-- descriptions/2.10/api.intercom.io.yaml | 5 +++-- descriptions/2.11/api.intercom.io.yaml | 5 +++-- descriptions/2.12/api.intercom.io.yaml | 5 +++-- descriptions/2.13/api.intercom.io.yaml | 5 +++-- descriptions/2.14/api.intercom.io.yaml | 5 +++-- descriptions/2.15/api.intercom.io.yaml | 5 +++-- descriptions/2.7/api.intercom.io.yaml | 5 +++-- descriptions/2.8/api.intercom.io.yaml | 5 +++-- descriptions/2.9/api.intercom.io.yaml | 5 +++-- 10 files changed, 30 insertions(+), 20 deletions(-) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index c6a9b3a..4052cbf 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -32373,7 +32373,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -32384,7 +32384,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.10/api.intercom.io.yaml b/descriptions/2.10/api.intercom.io.yaml index 00d3c9b..46dbe28 100644 --- a/descriptions/2.10/api.intercom.io.yaml +++ b/descriptions/2.10/api.intercom.io.yaml @@ -14731,7 +14731,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -14742,7 +14742,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.11/api.intercom.io.yaml b/descriptions/2.11/api.intercom.io.yaml index a8a003e..b47a11c 100644 --- a/descriptions/2.11/api.intercom.io.yaml +++ b/descriptions/2.11/api.intercom.io.yaml @@ -15594,7 +15594,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -15605,7 +15605,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.12/api.intercom.io.yaml b/descriptions/2.12/api.intercom.io.yaml index 0abf3a6..429f971 100644 --- a/descriptions/2.12/api.intercom.io.yaml +++ b/descriptions/2.12/api.intercom.io.yaml @@ -16006,7 +16006,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -16017,7 +16017,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.13/api.intercom.io.yaml b/descriptions/2.13/api.intercom.io.yaml index 09ccdc4..ddefcd3 100644 --- a/descriptions/2.13/api.intercom.io.yaml +++ b/descriptions/2.13/api.intercom.io.yaml @@ -17472,7 +17472,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -17483,7 +17483,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 959fe78..44e2670 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -19318,7 +19318,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -19329,7 +19329,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 114d88b..0329ff0 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -20105,7 +20105,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -20116,7 +20116,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.7/api.intercom.io.yaml b/descriptions/2.7/api.intercom.io.yaml index dcc56f1..dc717ff 100644 --- a/descriptions/2.7/api.intercom.io.yaml +++ b/descriptions/2.7/api.intercom.io.yaml @@ -12668,7 +12668,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -12679,7 +12679,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.8/api.intercom.io.yaml b/descriptions/2.8/api.intercom.io.yaml index 6cb9bc5..60b7f25 100644 --- a/descriptions/2.8/api.intercom.io.yaml +++ b/descriptions/2.8/api.intercom.io.yaml @@ -12692,7 +12692,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -12703,7 +12703,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within diff --git a/descriptions/2.9/api.intercom.io.yaml b/descriptions/2.9/api.intercom.io.yaml index 4d66a4a..df09f73 100644 --- a/descriptions/2.9/api.intercom.io.yaml +++ b/descriptions/2.9/api.intercom.io.yaml @@ -14043,7 +14043,7 @@ components: first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_exit: type: integer description: The first time the series this message was a part of was exited @@ -14054,7 +14054,8 @@ components: one exists. first_open: type: integer - description: The first time the user opened this message. + description: The first time the user opened this message. Only events within + the export job's requested date range are counted. first_click: type: integer description: The first time the series the user clicked on a link within From 644f81805e050db8233fed04a61a2dcc42ec029d Mon Sep 17 00:00:00 2001 From: Steve Henry Date: Tue, 23 Jun 2026 12:01:28 +0100 Subject: [PATCH 2/2] Extend date-range caveat to all first_* export receipt fields Co-Authored-By: Claude Opus 4.8 (1M context) --- descriptions/0/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.10/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.11/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.12/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.13/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.14/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.15/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.7/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.8/api.intercom.io.yaml | 18 +++++++++--------- descriptions/2.9/api.intercom.io.yaml | 18 +++++++++--------- 10 files changed, 90 insertions(+), 90 deletions(-) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 4052cbf..3637ed4 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -32361,15 +32361,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -32377,11 +32377,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -32389,16 +32389,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.10/api.intercom.io.yaml b/descriptions/2.10/api.intercom.io.yaml index 46dbe28..3cb5873 100644 --- a/descriptions/2.10/api.intercom.io.yaml +++ b/descriptions/2.10/api.intercom.io.yaml @@ -14719,15 +14719,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -14735,11 +14735,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -14747,16 +14747,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.11/api.intercom.io.yaml b/descriptions/2.11/api.intercom.io.yaml index b47a11c..f9c8455 100644 --- a/descriptions/2.11/api.intercom.io.yaml +++ b/descriptions/2.11/api.intercom.io.yaml @@ -15582,15 +15582,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -15598,11 +15598,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -15610,16 +15610,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. required: - user_id - company_id diff --git a/descriptions/2.12/api.intercom.io.yaml b/descriptions/2.12/api.intercom.io.yaml index 429f971..8281e5e 100644 --- a/descriptions/2.12/api.intercom.io.yaml +++ b/descriptions/2.12/api.intercom.io.yaml @@ -15994,15 +15994,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -16010,11 +16010,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -16022,16 +16022,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.13/api.intercom.io.yaml b/descriptions/2.13/api.intercom.io.yaml index ddefcd3..925d63d 100644 --- a/descriptions/2.13/api.intercom.io.yaml +++ b/descriptions/2.13/api.intercom.io.yaml @@ -17460,15 +17460,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -17476,11 +17476,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -17488,16 +17488,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 44e2670..4026889 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -19306,15 +19306,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -19322,11 +19322,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -19334,16 +19334,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 0329ff0..ee3265e 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -20093,15 +20093,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -20109,11 +20109,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -20121,16 +20121,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.7/api.intercom.io.yaml b/descriptions/2.7/api.intercom.io.yaml index dc717ff..ca00292 100644 --- a/descriptions/2.7/api.intercom.io.yaml +++ b/descriptions/2.7/api.intercom.io.yaml @@ -12656,15 +12656,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -12672,11 +12672,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -12684,16 +12684,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.8/api.intercom.io.yaml b/descriptions/2.8/api.intercom.io.yaml index 60b7f25..e36da99 100644 --- a/descriptions/2.8/api.intercom.io.yaml +++ b/descriptions/2.8/api.intercom.io.yaml @@ -12680,15 +12680,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -12696,11 +12696,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -12708,16 +12708,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object diff --git a/descriptions/2.9/api.intercom.io.yaml b/descriptions/2.9/api.intercom.io.yaml index df09f73..69b1058 100644 --- a/descriptions/2.9/api.intercom.io.yaml +++ b/descriptions/2.9/api.intercom.io.yaml @@ -14031,15 +14031,15 @@ components: first_reply: type: integer description: The first time a user replied to this message if the content - was able to receive replies. + was able to receive replies. Only events within the export job's requested date range are counted. first_completion: type: integer description: The first time a user completed this message if the content - was able to be completed e.g. Tours, Surveys. + was able to be completed e.g. Tours, Surveys. Only events within the export job's requested date range are counted. first_series_completion: type: integer description: The first time the series this message was a part of was completed - by the user. + by the user. Only events within the export job's requested date range are counted. first_series_disengagement: type: integer description: The first time the series this message was a part of was disengaged @@ -14047,11 +14047,11 @@ components: first_series_exit: type: integer description: The first time the series this message was a part of was exited - by the user. + by the user. Only events within the export job's requested date range are counted. first_goal_success: type: integer description: The first time the user met this messages associated goal if - one exists. + one exists. Only events within the export job's requested date range are counted. first_open: type: integer description: The first time the user opened this message. Only events within @@ -14059,16 +14059,16 @@ components: first_click: type: integer description: The first time the series the user clicked on a link within - this message. + this message. Only events within the export job's requested date range are counted. first_dismisall: type: integer - description: The first time the series the user dismissed this message. + description: The first time the series the user dismissed this message. Only events within the export job's requested date range are counted. first_unsubscribe: type: integer - description: The first time the user unsubscribed from this message. + description: The first time the user unsubscribed from this message. Only events within the export job's requested date range are counted. first_hard_bounce: type: integer - description: The first time this message hard bounced for this user + description: The first time this message hard bounced for this user. Only events within the export job's requested date range are counted. deleted_article_object: title: Deleted Article Object type: object