Namespace Chartboost.Core.Consent
Classes
ConsentKey
A model representing a user consent standard, like IAB’s TCF or USP strings. It is used by IConsentManagementPlatform> to provide detailed consent status.
ConsentValue
A model representing a consent value for a specific standard, like IAB’s TCF or USP strings. It is used by IConsentManagementPlatform> to provide detailed consent status.
Interfaces
IConsentManagementPlatform
Chartboost Core’s CMP in charge of handling user consent management. Chartboost Core defines a unified API for publishers to request and query user consent, and relies on a 3rd-party CMP SDK to provide the CMP functionality.
Enums
ConsentDialogType
The type of consent dialog to be presented to the user.
ConsentSource
The source of a consent status.