Table of Contents

Enum ConsentDebugGeography

Namespace
Titipi.MocaLib2

Geography the UMP SDK should pretend the device is in, so a consent form can be exercised from outside the region that actually requires it. Mirrors UMP's own DebugGeography.

public enum ConsentDebugGeography

Fields

Disabled = 0

No override — UMP uses the device's real location.

EEA = 1

European Economic Area (and UK) — the GDPR/TCF consent form.

Other = 3

A region with no consent requirement.

RegulatedUSState = 2

A US state with its own privacy regulation.