RevIQ DevDocs home page
Search...
⌘K
Support
Back to home
Back to home
Search...
Navigation
Functions
setAdsEnabled
Documentation
JS API reference
RevIQ
Contact
Guides
Using the JavaScript API
Functions
setAdsEnabled
setKv
setUid
showConsent
Disable ads
Enable ads
Copy
reviq
.
setAdsEnabled
(
false
);
Functions
setAdsEnabled
Set visibility of ads on the page
Disable ads
Enable ads
Copy
reviq
.
setAdsEnabled
(
false
);
This can be useful for paid users, though it is recommended to omit the RevIQ script entirely on pages where ads are not desired.
enabled
boolean
required
Whether ads should be enabled
Disable ads
Enable ads
Copy
reviq
.
setAdsEnabled
(
false
);
Using the JavaScript API
setKv
Assistant
Responses are generated using AI and may contain mistakes.