You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptions/0/api.intercom.io.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -23484,7 +23484,7 @@ components:
23484
23484
- visitors
23485
23485
audience_segment_ids:
23486
23486
type: array
23487
-
description: IDs of Fin Audience segments to assign to this connector. Replaces any existing segments. Pass an empty array to clear all segments.
23487
+
description: IDs of Fin Audience segments to assign to this connector. Replaces any existing segments.
23488
23488
items:
23489
23489
type: string
23490
23490
example:
@@ -23617,7 +23617,7 @@ components:
23617
23617
- users
23618
23618
audience_segment_ids:
23619
23619
type: array
23620
-
description: IDs of Fin Audience segments to assign. This is a full replacement — the connector will have exactly these segments after the update. Pass an empty array to clear all segments.
23620
+
description: IDs of Fin Audience segments to assignto this connector.
23621
23621
items:
23622
23622
type: string
23623
23623
example:
@@ -23853,7 +23853,7 @@ components:
23853
23853
audience_type:
23854
23854
type: string
23855
23855
description: |
23856
-
The current audience targeting mode. `everyone` targets all users. `custom` means predicate-based rules are configured (edit in the UI). `fin_audience` means Fin Audience segments are assigned.
23856
+
The current audience targeting mode. `everyone` targets all users. `custom` means predicate-based rules are configured. `fin_audience` means Fin Audience segments are assigned.
23857
23857
enum:
23858
23858
- everyone
23859
23859
- custom
@@ -23867,7 +23867,7 @@ components:
23867
23867
example: []
23868
23868
has_custom_predicates:
23869
23869
type: boolean
23870
-
description: Whether this connector has custom predicate-based audience rules. When `true`, the rules can only be viewed and edited in the Intercom UI.
23870
+
description: Whether this connector has custom predicate-based audience rules.
0 commit comments