diff --git a/packages/iabtcf_consent_info/lib/iabtcf_consent_info.dart b/packages/iabtcf_consent_info/lib/iabtcf_consent_info.dart index 5f8648e..d56b8a9 100644 --- a/packages/iabtcf_consent_info/lib/iabtcf_consent_info.dart +++ b/packages/iabtcf_consent_info/lib/iabtcf_consent_info.dart @@ -68,6 +68,12 @@ enum DataUsagePurpose { /// See: /// - [Policy](https://iabeurope.eu/iab-europe-transparency-consent-framework-policies/#Purpose_10__Develop_and_improve_products) developAndImproveProducts, + + /// Use limited data to select content + /// + /// See: + /// - [Policy](https://iabeurope.eu/iab-europe-transparency-consent-framework-policies) + useLimitedDataToSelectContent, } /// Minimal IAB TCF consent information which is available when a CMP SDK has