Skip to content

Commit 1291478

Browse files
committed
make requested updates
1 parent 50b9898 commit 1291478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/privacy/consent-management/consent-in-segment-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If your sources also contain the integrations object, Segment will look at the c
2727
Segment requires every event from all of your sources to include the end user consent preferences, captured by your CMP or your application logic, in the form of the **consent object**. The consent object is a JSON object nestled inside of the [context object](/docs/connections/spec/common/#context) with the following format:
2828

2929
> success ""
30-
> The JSON keys in the consent object should represent the `categoryId` for each consent column.
30+
> The JSON keys in the consent object should represent the `categoryId` for each consent category.
3131
3232
```json
3333
{

0 commit comments

Comments
 (0)