Anchor to CustomConsentCustom
input_objectCustom Consent
A key/value pair representing custom consent to be stored in the Consent Management Platform.
Anchor to FieldsFields
- •String!non-null
Key for the data, used to fetch it back.
- Anchor to valuevalue•String
Value of the data. Use
null
to erase that key from storage.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The visitor's consent to data processing purposes for the shop. true means accepting the purposes, false means declining them, and null means that the visitor didn't express a preference.
Was this section helpful?