Vendor Consent
class VendorConsent(vendorConsentDelegate: VendorConsent.VendorConsentDelegate) : ConsentImplementation, Consent
Type of Consent where the publisher can pass Non-IAB consent state for specific vendors. Will read the IAB consent string and CCPA string from SharedPreferences if available.
Parameters
vendor Consent Delegate
The VendorConsent.VendorConsentDelegate instance. Must not be null.
Types
Link copied to clipboard
interface VendorConsentDelegate
Inherited properties
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets to set the networks that will not be requested if they do not have the TCF2 consent. Only works if TCF2 compliant CMP is used.