Preparing search index...
The search index is not available
devowl-wp
devowl-wp
frontend-packages/cookie-consent-web-client
applyOptInOutManager
Function applyOptInOutManager
apply
Opt
In
Out
Manager
(
options
,
dataLayer
,
isManagerOptOut
)
:
Promise
<
{
ready
:
Promise
<
void
[]
>
;
}
>
Opt-in and opt-out to a set of services for a given data manager like GTM / MTM.
Parameters
options
:
GetServiceSelectionOptions
dataLayer
:
any
isManagerOptOut
:
boolean
Returns
Promise
<
{
ready
:
Promise
<
void
[]
>
;
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devowl-wp
Loading...
Opt-in and opt-out to a set of services for a given data manager like GTM / MTM.