ACConsentableType

Exhaustive list of consent types

Entries

Link copied to clipboard

means one of the defined purposes for processing of data, including users’ personal data, by participants in the Framework that are defined in the Policies or the Specifications for which Vendors declare a Legal Basis in the GVL and for which the user is given choice, i.e. to consent or to object depending on the Legal Basis for the processing, by a CMP.

Link copied to clipboard

means one of the defined purposes for processing of data, including users’ personal data, by participants in the Framework that are defined in the Policies or the Specifications for which Vendors declare a Legal Basis in the GVL and for which the user is not given choice by a CMP.

Link copied to clipboard

means one of the features of processing personal data used by participants in the Framework that are defined in the Policies or the Specifications used in pursuit of one or several Purposes for which the user is not given choice separately to the choice afforded regarding the Purposes for which they are used.

Link copied to clipboard

means one of the features of processing personal data used by participants in the Framework that are defined in the Policies or the Specifications used in pursuit of one or several Purposes for which the user is given the choice to opt-in separately from the choice afforded regarding the Purposes which they support.

Link copied to clipboard

means one of the combinations of Purposes and/or Special Features of processing personal data used by participants in the Framework that may be used to substitute or supplement more granular Purpose and/or Special Feature descriptions in the Initial Layer of a UI.

Link copied to clipboard

customers can create their own non-IAB purposes, which may or may not appear in the consent notice; in the latter case, they are referred to as floating purposes.

Link copied to clipboard

customers can create their own non-IAB special purposes, which may or may not appear in the consent notice;

Link copied to clipboard

customers can create their own non-IAB feature, which may or may not appear in the consent notice;

Link copied to clipboard

customers can create their own non-IAB special feature, which may or may not appear in the consent notice;

Link copied to clipboard

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
private final String name
Link copied to clipboard
private final Integer ordinal

Functions

Link copied to clipboard

Exhaustive list of consent types

Link copied to clipboard
public final String getName()
Link copied to clipboard
public final Integer getOrdinal()
Link copied to clipboard
public final ACConsentableType valueOf(String value)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard
public final Array<ACConsentableType> values()

Returns an array containing the constants of this enum type, in the order they're declared.