getConsentData

getConsentData

Description: Retrieve the custom consent document data stored in the JENTIS system for the current page scope.

This method only returns the current state and not the full history.

Syntax:

var consentData = jentis.consent.engine.getConsentData();

Parameters:

  • (none)

Returns:

  • object — Custom data from the JENTIS consent object.

Last updated

Was this helpful?