Skip to main content
input_object

A key/value pair representing custom consent to be stored in the Consent Management Platform.

•String!
non-null

Key for the data, used to fetch it back.

•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?