Skip to content

Commit 92cea8c

Browse files
authored
[CDP] Corrected configuration (#2465)
1 parent 2a02aa6 commit 92cea8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cdp/cdp_activation/cdp_configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ ibexa:
2727
stream_file:
2828
stream_id: 00000000-00000000-00000000-00000000
2929
activations:
30+
-
3031
client_id: '%env(CDP_ACTIVATION_CLIENT_ID)%'
3132
client_secret: '%env(CDP_ACTIVATION_CLIENT_SECRET)%'
32-
segment_group_identifier: ibexa_cdp
33+
segment_group_identifier: example_segment_group_identifier
3334
```
3435
3536
- `account_number` - a [number](#account-number) obtained from Accounts settings in [[= product_name_cdp =]] dashboard

0 commit comments

Comments
 (0)