cookieConsentCategoryExampleAdvertising top-level property

CookeConsentCategory cookieConsentCategoryExampleAdvertising
final

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.',
);