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: docs/cdp/cdp_activation/cdp_configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ ibexa:
44
44
- `activations`- activation details. You can configure multiple activations. They have to be of type `Ibexa` in [[= product_name =]] dashboard
45
45
- `client_id`and `client_secret` - client credentials are used to authenticate against the Webhook endpoint. Make sure they're random and secure
46
46
- `segment_group_identifier`- a [location](#segment-group) to which CDP data is imported
47
-
- `membership.enabled`- enables support for [anonymous users segmenatation](#anonymous-user-segmentation). Set to `true` to activate the feature. Defaults to `false`
47
+
- `membership.enabled`- enables support for [anonymous users segmentation](#anonymous-user-segmentation). Set to `true` to activate the feature. Defaults to `false`
48
48
- `membership.activation_id`and `membership.api_key` - credentials for the CDP Membership API, required for [anonymous user segmentation](#anonymous-user-segmentation)
49
49
- `membership.base_url` - base URL of the CDP Membership API (default: `https://cdp-api.raptorsmartadvisor.com`)
50
50
- `membership.timeout` - timeout in seconds for Membership API requests (default: `5`)
0 commit comments