Get Preference Center Data
Use this API to retrieve the required interface attributes to be rendered on the Preference Center.
Headers
The location of the CDN.
The location of the CDN.
The unique identifier for the app or domain.
The unique identifier for the app or domain.
The type of device.
The type of device.
The published version of the app or domain.
The published version of the app or domain.
The OT SDK identification.
The OT SDK identification.
The language in which the user interface should be displayed.
The language in which the user interface should be displayed.
The country code from which the user is accessing the app or website.
The country code from which the user is accessing the app or website.
The region code from which the user is accessing the app or website.
The region code from which the user is accessing the app or website.
The type of data to download.
The type of data to download.
The encoded consent string that contains the interface's metadata.
The encoded consent string that contains the interface's metadata.
The unique identifier for the data subject.
The unique identifier for the data subject.
The identifier type associated with the unique identifier in OT-Identifier header
The identifier type associated with the unique identifier in OT-Identifier header
The update type for the identifier. This header is used to specify how the identifier should be updated.
The JSON Web Token (JWT) generated using Public Keys within the OneTrust application.
The JSON Web Token (JWT) generated using Public Keys within the OneTrust application.
To handle platform-specific features like ATT (App Tracking Transparency for Apple) or GoogleAdId (for Android) in a structured way, you can send the platform type in the parameters of an API or request.
To handle platform-specific features like ATT (App Tracking Transparency for Apple) or GoogleAdId (for Android) in a structured way, you can send the platform type in the parameters of an API or request.
This is specifically to unbold the vendor numbers only.
This is specifically to unbold the vendor numbers only.
The IAB TCF string that contains information on consent preferences.
The IAB TCF string that contains information on consent preferences.
The Additional Consent string for Google Vendors.
The Additional Consent string for Google Vendors.
Response
Success
Example response
{
"errors": [
{
"code": "ERROR_CODE_BLOB_LOCATIONS_UNAVAILABLE",
"message": "Unable to fetch data for the specified Application ID. Please check your configurations."
}
],
"warnings": [
{
"code": "WARNING_CODE_PUBLISHED_VERSION_MISMATCH",
"message": "Requested data for the OT-SDK-Version does not match the published version on the OneTrust server. The latest published version will be returned instead."
}
],
"appConfig": {
"showBanner": true,
"bannerReason": "Geo rule Banner is enabled and is first launch.",
"templateType": "IAB2V2",
"bannerReasonCode": 101,
"gcmInfo": {
"gcmConsents": {
"adStorage": "DENIED",
"adUserData": "GRANTED",
"analyticsStorage": "UNDEFINED"
}
},
"countryCode": "US",
"regionCode": "CA",
"lastReconsentDate": 1733147973220,
"rejectAllButtonBehavior": "LIActiveIfLegalBasis"
},
"pcUIData": {
"general": {
"backgroundColor": "#FFFFFF",
"backgroundColorDark": "#2F2F2F",
"toggleActiveColor": "#6CC04A",
"toggleActiveColorDark": "#6CC04A",
"toggleInactiveColor": "#FFFFFF",
"lineBreakColor": "#dedede",
"lineBreakColorDark": "#767676",
"sdkListShow": true,
"sdkListManageServicesLabel": "Manage Services",
"toggleInactiveColorDark": "#FFFFFF",
"sdkListLabel": "SDK List",
"showOTLogo": true,
"buttonFocusColor": "#696969",
"buttonFocusTextColor": "#FFFFFF",
"vendorsListLabel": "Vendors List",
"iabVendorsLabel": "IAB Vendors",
"googleVendorsLabel": "Google Vendors",
"consentText": "Consent",
"legitInterestText": "Legitimate Interest",
"illustrationsTitleText": "Illustrations",
"allowAllConsentText": "Allow All Consent",
"regionAriaLabel": "Preference center",
"listAriaLabel": "Menu List",
"listItemAriaLabel": "List Element",
"checkBoxEnabledAriaLabel": "Check box Checked",
"checkBoxDisabledAriaLabel": "Check box Unchecked",
"sdkListTitleAriaLabel": "SDK List",
"filterSDKListAriaLabel": "Filter SDK List",
"alphabeticFilterAriaLabel": "Filter <X> through <Y>",
"copyConfirmationAriaLabel": "Data Copied to Clipboard",
"clearButtonAnnouncement": "Filters cleared, no items selected",
"qrCodeAriaLabel": "Scan the QR code below for <X>",
"filterAriaLabel": "Filter",
"headingAriaLabel": "Heading",
"selectedAriaLabel": "Selected",
"activeAriaLabel": "Active",
"filterSDKListTitle": "Filter SDK List",
"pcLinkScreenReaderAriaLabel": "More information about your privacy, opens in a new tab",
"openNewViewAriaLabel": "Open in a new view",
"onSwitchButton": "On Switch Button.",
"offSwitchButton": "Off Switch Button.",
"toggleHints": "Double tap to toggle settings.",
"customBackAriaLabel": "Back to <X>",
"filterTitleLabel": "Filter Title",
"listViewElementsHint": "Hint",
"linkRoleLabel": "Link role label",
"layout": "bottom",
"purposesHeader": "Purposes",
"vendorsTypeHeader": "Vendors Type"
},
"menu": {
"color": "#F4F4F4",
"textColor": "#696969",
"focusColor": "#696969",
"focusTextColor": "#FFFFFF",
"activeColor": "#DEDEDE",
"activeTextColor": "#696969"
},
"logo": {
"url": "https://cookie-cdn.1trust.app/logos/static/ot_company_logo.png"
},
"summary": {
"title": {
"fontSize": "22",
"text": "About Your Privacy",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#FFFFFF"
},
"description": {
"fontSize": "16",
"text": "We process your data to deliver content or advertisements and measure the delivery of such content or advertisements to extract insights about our website. We share this information with our partners on the basis of consent. You may exercise your right to consent, based on a specific purpose below or at a partner level in the link under each purpose. These choices will be signaled to our vendors participating in the Transparency and Consent Framework.",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#FFFFFF"
}
},
"buttons": {
"closeButton": {
"color": "#2F2F2F",
"colorDark": "#FFFFFF",
"showAsLink": true,
"borderRadius": "0",
"fontSize": "12",
"showText": true,
"text": "Continue without Accepting",
"textColor": "#696969",
"textColorDark": "#FFFFFF",
"closeBtnVoiceOverText": "Close",
"imgcolor": "#FFFFFF",
"imgcolorDark": "#FFFFFF",
"interactionType": "PREFERENCE_CENTER_CLOSE"
},
"acceptAll": {
"borderRadius": "0",
"color": "#346E4A",
"colorDark": "#6CC04A",
"fontSize": "17",
"text": "Allow All",
"textColor": "#FFFFFF",
"textColorDark": "#FFFFFF",
"interactionType": "PREFERENCE_CENTER_ALLOW_ALL"
},
"rejectAll": {
"borderRadius": "0",
"color": "#346E4A",
"colorDark": "#6CC04A",
"fontSize": "17",
"text": "Reject All",
"textColor": "#FFFFFF",
"textColorDark": "#FFFFFF",
"interactionType": "PREFERENCE_CENTER_REJECT_ALL"
},
"savePreferencesButton": {
"borderRadius": "0",
"color": "#346E4A",
"colorDark": "#6CC04A",
"fontSize": "17",
"text": "Confirm My Choices",
"textColor": "#FFFFFF",
"textColorDark": "#FFFFFF",
"interactionType": "PREFERENCE_CENTER_CONFIRM"
},
"backButton": {
"color": "#696969",
"colorDark": "#FFFFFF",
"backBtnVoiceOverText": "Back"
}
},
"links": {
"policyLink": {
"fontSize": "17",
"text": "More information",
"textAlign": "left",
"textColor": "#3860BE",
"textColorDark": "#3860BE",
"url": "https://cookiepedia.co.uk/giving-consent-to-cookies",
"urlQRCode": "https://cookiesqastorage.blob.core.windows.net/logos/af6aa20c-54ea-4ae1-97e8-068e906702da/1819526c-4eff-495a-af85-03642c1f8510/5d401ebd-469f-49d8-a134-f05cb5282567/865aac1d-af35-4ade-a7e1-7847cf46fe60.png",
"linkVoiceOverText": "Opens in a webview"
}
},
"purposeTree": {
"styling": {
"headerTitle": {
"show": true,
"text": "Manage Consent Preferences",
"fontSize": "17",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#FFFFFF"
},
"alwaysActiveLabel": {
"text": "Always Active",
"color": "#3860BE",
"colorDark": "#3860BE",
"fontSize": "16"
},
"itemTitle": {
"fontSize": "17",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#FFFFFF"
},
"itemDescription": {
"fontSize": "16",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#FFFFFF"
},
"itemDetailsLinks": {
"position": "bottom",
"sdkListText": "Cookies Details",
"vendorListText": "List of IAB Vendors",
"fullLegalText": "View Illustrations })",
"descriptionDetails": "user_friendly",
"generalVendorListText": "View Vendor Details"
},
"itemDetailsConsentCheckboxInfo": {
"activeText": "On",
"inActiveText": "Off",
"interactionChoiceText": "Consent",
"subCategoryHeaderText": "Sub-Categories"
}
},
"purposes": [
{
"showSDKListLink": true,
"groupId": "V2STACK1",
"groupDescription": "Precise geolocation and information about device characteristics can be used.",
"groupName": "Precise geolocation data, and identification through device scanning",
"isIabPurpose": true,
"firstPartyCookies": [
{
"name": "UIKit",
"description": "The UIKit framework provides the required infrastructure for your iOS or tvOS apps. for austria",
"sdkId": "3405edf9-a92f-464a-a850-27d34901b5ab",
"toggleStatus": 2
}
],
"type": "IAB2V2_STACK",
"iabIllustrations": [
"You read several articles on how to build a treehouse on a social media platform. This information might be added to a profile to mark your interest in content related to outdoors as well as do-it-yourself guides (with the objective of allowing the personalisation of content, so that for example you are presented with more blog posts and articles on treehouses and wood cabins in the future)."
],
"vendorsLinkedInfo": "310 partners can use this purpose",
"children": [
{
"showSDKListLink": true,
"groupId": "V2STACK1",
"groupDescription": "Precise geolocation and information about device characteristics can be used.",
"groupName": "Precise geolocation data, and identification through device scanning",
"isIabPurpose": true,
"firstPartyCookies": [
{
"name": "UIKit",
"description": "The UIKit framework provides the required infrastructure for your iOS or tvOS apps. for austria",
"sdkId": "3405edf9-a92f-464a-a850-27d34901b5ab",
"toggleStatus": 2
}
],
"type": "IAB2V2_STACK",
"iabIllustrations": [
"You read several articles on how to build a treehouse on a social media platform. This information might be added to a profile to mark your interest in content related to outdoors as well as do-it-yourself guides (with the objective of allowing the personalisation of content, so that for example you are presented with more blog posts and articles on treehouses and wood cabins in the future)."
],
"vendorsLinkedInfo": "310 partners can use this purpose"
}
]
}
]
},
"dsIdDetails": {
"showDividerBar": true,
"titleText": "User ID",
"notYetConsentedText": "--",
"timestampTitleText": "Timestamp",
"descriptionText": "This User ID will be used as a unique identifier while storing and accessing your preferences for future.",
"copyButtonVoiceOverLabel": "Copy Button",
"dsidText": "b661c6bd-33c7-4c1b-a9cb-8692ec9c3875"
},
"filter": {
"onColor": "#346E4A",
"onColorDark": "#6CC04A",
"color": "#696969",
"colorDark": "#FFFFFF",
"filterVoiceOverTextsSDKs": "Filter Icon",
"filterApplyText": "Apply",
"filterApplyVoiceOverText": "Apply",
"filterCloseText": "Cancel",
"filterClearText": "Clear Filters",
"filterSelectedAriaLabel": "Selected",
"filterUnSelectedAriaLabel": "Un-selected"
},
"searchBar": {
"textColor": "#696969",
"textColorDark": "#FFFFFF",
"searchPlaceholderText": "Search…",
"searchNoResultsFoundText": "No Results Found",
"searchResultsTotalText": "Total",
"backgroundColorDark": "#5D5D5D"
}
},
"prompts": {
"ageGate": {
"logoUrl": "https://cookie-cdn.1trust.app/logos/static/mbl_age_gate_prompt_logo.png",
"titleText": "Age Verification",
"descriptionText": "The following content is intended for a mature audience. As part of our commitment to showing age appropriate content to children, please confirm you are over the age of 16 before proceeding",
"primaryButtonText": "Yes",
"secondaryButtonText": "No"
},
"idfa": {
"prePrompt": {
"logoUrl": "https://cookie-cdn.1trust.app/logos/static/mbl_pre_prompt_logo.png",
"titleText": "Help Us Keep This App Free",
"descriptionText": "Ads relevant to you",
"primaryButtonText": "Continue",
"secondaryButtonText": "Not Now"
},
"postPrompt": {
"logoUrl": "https://cookie-cdn.1trust.app/logos/static/mbl_post_prompt_logo.png",
"titleText": "Help Us Keep This App Free",
"descriptionText": "Ads relevant to you",
"primaryButtonText": "Settings",
"secondaryButtonText": "Not Now"
}
},
"ntfyConfigData": {
"sync": {
"general": {
"backgroundColor": "#FFFFFF",
"backgroundColorDark": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderColorDark": "#FFFFFF",
"iconBackgroundColor": "#1276CE",
"iconBackgroundColorDark": "#1276CE",
"closeAria": "Close"
},
"title": {
"fontSize": "14",
"text": "Cookie Preferences",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#696969"
},
"description": {
"fontSize": "12",
"text": "Syncing...",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#696969"
}
},
"complete": {
"general": {
"backgroundColor": "#FFFFFF",
"backgroundColorDark": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderColorDark": "#FFFFFF",
"iconBackgroundColor": "#6CC04A",
"iconBackgroundColorDark": "#6CC04A",
"closeAria": "Close"
},
"title": {
"fontSize": "14",
"text": "Cookie Preferences",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#696969"
},
"description": {
"fontSize": "12",
"text": "Synced",
"textAlign": "left",
"textColor": "#696969",
"textColorDark": "#696969"
},
"button": {
"borderRadius": "0",
"color": "#1276CE",
"colorDark": "#1276CE",
"fontSize": "12",
"text": "Cookie Settings",
"textColor": "#FFFFFF",
"textColorDark": "#FFFFFF",
"borderColor": "#1276CE",
"borderColorDark": "#1276CE"
}
}
}
},
"storageKeys": {
"IABUSPrivacy_String": "1YNY",
"IABTCF_AddtlConsent": "1~1584.2292.2392.3100.24431.25731.25931.26031",
"IABTCF_TCString": "CP68pYAP68pYAAcABBENAKEsAP_gAEPgAChQg1NX_H__bW9j8Xr1aft0eY1P99j7ruQxBhfJE-4FyLvW_JwXx2ExNA36pqIKmRIEu3bBIQFlHIHUTUigaogVryHMakWMhTNKJ6BkiFMRM2dYCF5vmYlD-QKY5_p9d3dx2D-t_dv83dzyz81Hn3f5_2e0eLCdQ58tDfv9bROb-9INd_78v4AAAAAAAAAAAAAAAAAAAAAAAAAAABU-9_fff78AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQaoWoACIAFAAXAA4AD4AKAAqABcADgAHgAQAAkABdADAAMoAaABqADwAH4ARAAjgBMAChAFIAUwAqwBbAF0AMQAZgA0ABvAD0AHwAPwAhABDQCIAIkARwAlgBNACjAFKAMAAYcAygDLAGaANEAbIA5ABzwDuAO8AewA-IB9gH7AP8BAICDgIQAREAikBFgEYAI1ARwBHQCRAElAJSATQAn4BQYCoAKiAVcAsQBcwC6wF5AXoAvoBigDRAGvANoAbgA4gBxwDpAHUAO2Ae0A-wB_QD_gIQARMAi8BHsCRAJFASsAmKBMgEygJtATsAoeBR4FIgKTgU0BTYCnwFSAKsAVyArsBYUCxALFAWUAtEBakC2ALZAW4AuABcgC6AF2gLvgXkBeYC-gF_gMEAYMAw0BiADFgGPAMhgZGBkkDJgMnAZUAywBmYDOQGeANEgaMBo4DTQGpgNVgauBrIDXgG0ANsgbcBt8DcgN1AcEA4sBx4Dk4HLAcuA50Bz4DrAHigPHgeSB5QD2gHxQPkA-UB9cD7QPugfsB-4D-wH_AQBAgIBAwCB4EEQIJgQYAg3BMwEzgJqATYgm2CbkE3gTfAnDBOUE5gJ0gTrgnaCdwE8AJ5hBqAEEAAQBlDgAQCdAG2EAAQAuQDTlAAICdA.f_wACHwAAAAA",
"IABTCF_CmpSdkID": 28,
"IABTCF_CmpSdkVersion": 1,
"IABTCF_PolicyVersion": 4,
"IABTCF_gdprApplies": 1,
"IABTCF_PublisherCC": "UK",
"IABTCF_VendorConsents": "11010101111111110001111111111111110110110101101111011000111111000101111010111101010110100111111011011101000111100110001101010011111111011111011000111110111010111011100100001100010000011000010111110010010001001111101110000001011100100010111011110101101111110010011100000101111100011101100001001100010011010000001101111110101010011010100010000010101001100100010010000001001011101101110110110000010010000100000001011001010001110010000001110101000100110101001000101000000110101010001000000101011010111100100001110011000110101001000101100011001000010100110011010010100010011110100000011001001000100001010011000100010011001101100111010110000000100001011110011011111001100110001001010000111111100100000010100110001110011111111010011111010111011101110111011100011101100000111111101011011111110111011011111111001101110111011100111100101100111111001101010001111001111101110111111110011111111101100111101101000111100010110000100111010100001110011111001011010000110111111011111111010110110100010011100110111111101111010010000011010111011111111110111111001011111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101001111101111011111110111110111110111111110111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
"IABTCF_VendorLegitimateInterests": "00000001011001100001101000010101000100000000010111011000000100100001001000010001011010000011100001000101000000100000000001010100000101011000010000000100010000000010100000000000000000000000000100100000011010001000000010000000000100100000011000000101001110110000001100000000100101110101100001001000100000000001000000000010100000000000000110000010000000000100000000000000001010001100100000000000010000000000000000000000010000000000001000010001000000000001001000000000010100000010000000000000000010000000010000001010000000000000000100000000000000000000010000000010000000000000100000011000000000000000010000000000010110000000100000000100000000000000001000000011101000000110001000010000000100000000000010100000010110000100000010010001100100010001000100001010011000000100001000010100000010010000010000000100101101100101000000100000100100000001011000001000001010111000010000000001000101100111100000000000010000000010001000100110000010100000000000010000000000000000000000001010110000000000000001000000010110000010110000000110001001001001000000010010101000010010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011100000100010011011010001100101011010010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
"IABTCF_PurposeConsents": "11111111111",
"IABTCF_PurposeLegitimateInterests": "01000011111",
"IABTCF_SpecialFeaturesOptIns": "11",
"IABTCF_PublisherConsent": "11111111111",
"IABTCF_PublisherLegitimateInterests": "01000011111",
"IABTCF_DisclosedVendors": "1101",
"IABGPP_2_String": "CP68pYAP68pYAAcABBENAKEsAP_gAEPgAChQg1NX_H__bW9j8Xr1aft0eY1P99j7ruQxBhfJE-4FyLvW_JwXx2ExNA36pqIKmRIEu3bBIQFlHIHUTUigaogVryHMakWMhTNKJ6BkiFMRM2dYCF5vmYlD-QKY5_p9d3dx2D-t_dv83dzyz81Hn3f5_2e0eLCdQ58tDfv9bROb-9INd_78v4AAAAAAAAAAAAAAAAAAAAAAAAAAABU-9_fff78AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQaoWoACIAFAAXAA4AD4AKAAqABcADgAHgAQAAkABdADAAMoAaABqADwAH4ARAAjgBMAChAFIAUwAqwBbAF0AMQAZgA0ABvAD0AHwAPwAhABDQCIAIkARwAlgBNACjAFKAMAAYcAygDLAGaANEAbIA5ABzwDuAO8AewA-IB9gH7AP8BAICDgIQAREAikBFgEYAI1ARwBHQCRAElAJSATQAn4BQYCoAKiAVcAsQBcwC6wF5AXoAvoBigDRAGvANoAbgA4gBxwDpAHUAO2Ae0A-wB_QD_gIQARMAi8BHsCRAJFASsAmKBMgEygJtATsAoeBR4FIgKTgU0BTYCnwFSAKsAVyArsBYUCxALFAWUAtEBakC2ALZAW4AuABcgC6AF2gLvgXkBeYC-gF_gMEAYMAw0BiADFgGPAMhgZGBkkDJgMnAZUAywBmYDOQGeANEgaMBo4DTQGpgNVgauBrIDXgG0ANsgbcBt8DcgN1AcEA4sBx4Dk4HLAcuA50Bz4DrAHigPHgeSB5QD2gHxQPkA-UB9cD7QPugfsB-4D-wH_AQBAgIBAwCB4EEQIJgQYAg3BMwEzgJqATYgm2CbkE3gTfAnDBOUE5gJ0gTrgnaCdwE8AJ5hBqAEEAAQBlDgAQCdAG2EAAQAuQDTlAAICdA.f_wACHwAAAAA",
"IABGPP_TCFEU2_CmpSdkID": 28,
"IABGPP_TCFEU2_CmpSdkVersion": 1,
"IABGPP_TCFEU2_PolicyVersion": 4,
"IABGPP_TCFEU2_PublisherCC": "UK",
"IABGPP_TCFEU2_VendorConsents": "11010101111111110001111111111111110110110101101111011000111111000101111010111101010110100111111011011101000111100110001101010011111111011111011000111110111010111011100100001100010000011000010111110010010001001111101110000001011100100010111011110101101111110010011100000101111100011101100001001100010011010000001101111110101010011010100010000010101001100100010010000001001011101101110110110000010010000100000001011001010001110010000001110101000100110101001000101000000110101010001000000101011010111100100001110011000110101001000101100011001000010100110011010010100010011110100000011001001000100001010011000100010011001101100111010110000000100001011110011011111001100110001001010000111111100100000010100110001110011111111010011111010111011101110111011100011101100000111111101011011111110111011011111111001101110111011100111100101100111111001101010001111001111101110111111110011111111101100111101101000111100010110000100111010100001110011111001011010000110111111011111111010110110100010011100110111111101111010010000011010111011111111110111111001011111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101001111101111011111110111110111110111111110111111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
"IABGPP_TCFEU2_VendorLegitimateInterests": "00000001011001100001101000010101000100000000010111011000000100100001001000010001011010000011100001000101000000100000000001010100000101011000010000000100010000000010100000000000000000000000000100100000011010001000000010000000000100100000011000000101001110110000001100000000100101110101100001001000100000000001000000000010100000000000000110000010000000000100000000000000001010001100100000000000010000000000000000000000010000000000001000010001000000000001001000000000010100000010000000000000000010000000010000001010000000000000000100000000000000000000010000000010000000000000100000011000000000000000010000000000010110000000100000000100000000000000001000000011101000000110001000010000000100000000000010100000010110000100000010010001100100010001000100001010011000000100001000010100000010010000010000000100101101100101000000100000100100000001011000001000001010111000010000000001000101100111100000000000010000000010001000100110000010100000000000010000000000000000000000001010110000000000000001000000010110000010110000000110001001001001000000010010101000010010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011100000100010011011010001100101011010010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001",
"IABGPP_TCFEU2_PurposeConsents": "01100011111",
"IABGPP_TCFEU2_PurposeLegitimateInterests": "01000011111",
"IABGPP_TCFEU2_SpecialFeaturesOptIns": "11",
"IABGPP_TCFEU2_PublisherConsent": "01100011111",
"IABGPP_TCFEU2_PublisherLegitimateInterests": "01000011111",
"IABGPP_TCFEU2_DisclosedVendors": "1101",
"OT_GroupConsents": {
"C0001": 1
},
"OT_GroupLIConsents": {
"IAB2V2_1": 1
},
"OT_SdkConsents": {
"d5fe3c22-2266-40c0-91b7-35844fde37a1": 1
},
"OT_UCPConsents": {
"6c105523-9b73-4ef0-8908-c99d8d63ecea": {
"consentStatus": 0,
"options": {
"638f54bd-6fc5-455d-aa87-8fe0c3a6eb47": 0
}
}
},
"OT_GeneralVendorsConsents": {
"V34": 1
},
"OT_LastConsentedDate": "2024-11-19T04:59:48.059Z",
"OT_Identifier": "user-1",
"OT_AlwaysActiveIds": {
"groups": [
"C0001"
],
"sdks": [
"e0cad307-e07b-45e7-b081-0563251d5560"
]
},
"OT_AgeGate": {
"lastUpdated": 1777323272761,
"lowerBound": 18,
"upperBound": 65
}
},
"groupsHierarchy": {
"C0001": {
"children": [
{
"C0002": {
"sdks": [
"sdk3",
"sdk4"
]
}
}
],
"sdks": [
"sdk1",
"sdk2"
],
"canToggleSubgroups": true
},
"IAB2V2_1": {}
},
"otConsentString": "eyJMYXN0TGF1bmNoRGF0ZSI6MTcwNDczNzM3OTY1MSwiU2hvdWxkU2hvd0Jhbm5lciI6MSwiRFNJRCI6InN1cC1uZXdsa2diIn0="
}