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: src/unify/profile-api.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,8 @@ Your access token enables you to call the Profile API and access customer data.
75
75
### Explore the user's traits in the response
76
76
77
77
78
-
> warning "Consent traits not returned in the response"
79
-
> Segment does not return a user's consent status in a Profile API response. For more information about consent stored on your Profiles, see the [Consent on the Profile](/docs/privacy/consent-management/consent-in-unify/) docs.
78
+
> warning "Consent preferences not returned in the response"
79
+
> Segment does not return a user's consent preferences in a Profile API response. For more information about consent stored on your Profiles, see the [Consent on the Profile](/docs/privacy/consent-management/consent-in-unify/) docs.
80
80
81
81
82
82
The response is returned as a JSON object which contains the queried user's assigned traits.
0 commit comments