cookieConsentCategoryExampleAdvertising top-level property
Implementation
final cookieConsentCategoryExampleAdvertising = CookeConsentCategory(
id: 'advertising',
name: 'Advertising Cookies',
description:
'Advertising cookies are used to provide visitors with customized '
'advertisements based on the pages you visited previously and to analyze '
'the effectiveness of the ad campaigns.',
);