Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/cookie-consent-web-client/src/apply/optOut"

Index

Functions

Functions

applyOptOut

  • Opt-in to a set of services for a given data manager like GTM / MTM.

    Parameters

    Returns Promise<{ deleteHttpCookies: number[]; ready: Promise<void[]>; services: { group: ServiceGroup; service: Service & ServiceAdditional }[] }>

Generated using TypeDoc