A Plugin for the Usercentrics Consent Management Platform (CMP) which enables you to harmonize your marketing and data strategy with legal requirements.
npm install capacitor-plugin-usercentrics-cmp
npx cap syncinit(options: { settingsId: string; language: string; }) => Promise<UsercentricsConsents>| Param | Type |
|---|---|
options |
{ settingsId: string; language: string; } |
Returns: Promise<UsercentricsConsents>
update(options: { language: string; }) => Promise<UsercentricsConsents>| Param | Type |
|---|---|
options |
{ language: string; } |
Returns: Promise<UsercentricsConsents>
reset() => Promise<UsercentricsConsents>Returns: Promise<UsercentricsConsents>
| Prop | Type |
|---|---|
vendors |
UsercentricsVendor[] |
| Prop | Type |
|---|---|
status |
boolean |
id |
string |
type |
any |
version |
string |
label |
string |