https://ns.adobe.com/xdm/mixins/profile-consentResults
Consent policies evaluation result for individual
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/profile/profile-consentResults.schema.json |
{
"xdm:consentPoliciesIDMap": {
"consentPolicy1": {},
"consentPolicy2": {
"Email": [
"[email protected]",
"[email protected]",
"[email protected]"
]
},
"consentPolicy3": {
"AAID": [
"92312748749128",
"30453470347"
]
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:consentPoliciesIDMap | object |
Optional | Consent policies evaluation results map (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:consentPoliciesIDMap
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|