Skip to content

Commit

Permalink
Adding AdCloud's enduserid extension
Browse files Browse the repository at this point in the history
  • Loading branch information
gabebarcelos-adobe committed Apr 26, 2018
1 parent a38786c commit 2c8e4fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schemas/context/enduserids.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,15 @@
"title": "Adobe Target End User IDs",
"$ref": "https://ns.adobe.com/xdm/context/identity",
"description": "Adobe Target extension to End User IDs."
},
"https://ns.adobe.com/experience/adcloud": {
"title": "Adobe AdCloud End User IDs",
"$ref": "https://ns.adobe.com/xdm/context/identity",
"description": "Adobe Adcloud extension to End User IDs."
}
},
"meta:keys": {
"https://ns.adobe.com/experience/adcloud": "Adobe AdCloud",
"https://ns.adobe.com/experience/tntid": "Adobe Target",
"https://ns.adobe.com/experience/campaign": "Adobe Campaign",
"https://ns.adobe.com/experience/analytics": "Adobe Analytics",
Expand Down

0 comments on commit 2c8e4fc

Please sign in to comment.