Skip to content

Commit

Permalink
Revert the ID to those in en-US file
Browse files Browse the repository at this point in the history
  • Loading branch information
bisin-adobe committed Aug 31, 2021
2 parents ec6b13c + 5b96f4f commit 8245ce9
Show file tree
Hide file tree
Showing 556 changed files with 56,281 additions and 4,880 deletions.
6 changes: 3 additions & 3 deletions STABILIZING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Stabilization Candidates

_Generated on **Mon Jun 21 2021 23:04:51 GMT+0000 (UTC)**_
_Generated on **Mon Aug 30 2021 16:56:24 GMT+0000 (UTC)**_


### Unknown Status, needs immediate attention
Expand All @@ -13,8 +13,8 @@ _Generated on **Mon Jun 21 2021 23:04:51 GMT+0000 (UTC)**_

|Schema|Status|Status Modified Date|Last Non-trivial Change|Raw Commit Log Since Status Change|
|------|------|--------------------|-----------------------|----------------------------------|
|[schemas/descriptors/relationship/descriptorRelationship](schemas/descriptors/relationship/descriptorRelationship.schema.json)|experimental|**74**|**74**|[8616f86](https://github.com/adobe/xdm/commit/8616f862621868dfb4ffa7286938186de4822d96 "Added meta:createdDate attribute")|
|[schemas/destinations/solutions/analytics-experienceevent](schemas/destinations/solutions/analytics-experienceevent.schema.json)|experimental|**54**|**54**|[b35b137](https://github.com/adobe/xdm/commit/b35b13777aaa583e8af89a5d970c94a198ac4f5d "Update analytics-experienceevent.schema.json") [dc02703](https://github.com/adobe/xdm/commit/dc027034bf574c12272023a42ed0be2182c30d86 "added adobe analytics global schema") [2e2e6da](https://github.com/adobe/xdm/commit/2e2e6da99c63a4e01666320d69ade646604888e4 "added adobe analytics global schema")|
|[schemas/descriptors/relationship/descriptorRelationship](schemas/descriptors/relationship/descriptorRelationship.schema.json)|experimental|**143**|2|[d83cc36](https://github.com/adobe/xdm/commit/d83cc365740a81bf0c470b89b0dd690adb125326 "Added titleId and created Localization files") [8616f86](https://github.com/adobe/xdm/commit/8616f862621868dfb4ffa7286938186de4822d96 "Added meta:createdDate attribute")|
|[schemas/destinations/solutions/analytics-experienceevent](schemas/destinations/solutions/analytics-experienceevent.schema.json)|experimental|2|2|[d83cc36](https://github.com/adobe/xdm/commit/d83cc365740a81bf0c470b89b0dd690adb125326 "Added titleId and created Localization files")|


### Stabilizing
Expand Down
4,852 changes: 4,852 additions & 0 deletions __localization__/de-DE.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/es-ES.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/fr-FR.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/it-IT.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/ja-JP.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/ko-KR.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/pt-BR.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/zh-CN.json

Large diffs are not rendered by default.

4,852 changes: 4,852 additions & 0 deletions __localization__/zh-TW.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions components/behaviors/time-series.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
"advertising.midpoints": "Advertising Midpoints",
"advertising.starts": "Advertising Starts",
"advertising.thirdQuartiles": "Advertising Third Quartiles",
"application.close": "Application Close",
"application.launch": "Application Launch",
"web.webpagedetails.pageViews": "Web Webpagedetails Page Views",
"web.webinteraction.linkClicks": "Web Webinteraction Link Clicks",
"web.formFilledOut": "Web Form Filled Out",
Expand All @@ -58,6 +60,8 @@
"commerce.productViews": "Commerce Product Views",
"commerce.purchases": "Commerce Purchases",
"commerce.saveForLaters": "Commerce Save For Laters",
"decisioning.propositionDisplay": "Decisioning Proposition Display",
"decisioning.propositionInteract": "Decisioning Proposition Interact",
"delivery.feedback": "Delivery Feedback",
"message.feedback": "Message Feedback",
"message.tracking": "Message Tracking",
Expand Down
28 changes: 24 additions & 4 deletions components/classes/b2b/account-person.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,46 @@
"properties": {
"xdm:accountPersonID": {
"title": "Account Person ID",
"description": "Unique ID for this relationship between an account and a person.",
"description": "Unique identifier for this relationship between an account and a person.",
"type": "string",
"meta:titleId": "account-person##xdm:accountPersonID##title##55901",
"meta:descriptionId": "account-person##xdm:accountPersonID##description##63171"
},
"xdm:accountPersonKey": {
"title": "Account Person Key",
"description": "Unique composite identifier for this relationship between an account and a person.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "account-person##xdm:accountPersonKey##title##86581",
"meta:descriptionId": "account-person##xdm:accountPersonKey##description##50861"
},
"xdm:accountID": {
"title": "Account ID",
"description": "Unique ID for the account in this account person relationship.",
"description": "Unique identifier for the account in this account person relationship.",
"type": "string",
"meta:titleId": "account-person##xdm:accountID##title##74971",
"meta:descriptionId": "account-person##xdm:accountID##description##96141"
},
"xdm:accountKey": {
"title": "Account Key",
"description": "Unique composite identifier for the account in this account person relationship.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "account-person##xdm:accountKey##title##85441",
"meta:descriptionId": "account-person##xdm:accountKey##description##20571"
},
"xdm:personID": {
"title": "Person ID",
"description": "Unique ID for the person in this account person relationship.",
"description": "Unique identifier for the person in this account person relationship.",
"type": "string",
"meta:titleId": "account-person##xdm:personID##title##42991",
"meta:descriptionId": "account-person##xdm:personID##description##66421"
},
"xdm:personKey": {
"title": "Person Key",
"description": "Unique composite identifier for the person in this account person relationship.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "account-person##xdm:personKey##title##73161",
"meta:descriptionId": "account-person##xdm:personKey##description##86061"
},
"xdm:personRole": {
"title": "Person Role",
"description": "Role of the person on this account.",
Expand Down Expand Up @@ -107,7 +128,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:accountPersonID"],
"meta:status": "experimental",
"meta:titleId": "account-person##title##54851",
"meta:descriptionId": "account-person##description##46121"
Expand Down
11 changes: 9 additions & 2 deletions components/classes/b2b/account.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,19 @@
"account": {
"properties": {
"xdm:accountID": {
"title": "Account identifer",
"title": "Account Identifier",
"description": "Unique ID for the account.",
"type": "string",
"meta:titleId": "account##xdm:accountID##title##59121",
"meta:descriptionId": "account##xdm:accountID##description##27991"
},
"xdm:accountKey": {
"title": "Account Key",
"description": "Unique composite key identifier for the Account.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "account##xdm:accountKey##title##76911",
"meta:descriptionId": "account##xdm:accountKey##description##47311",
"type": "string"
}
}
}
Expand All @@ -44,7 +52,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:accountID"],
"meta:status": "experimental",
"meta:titleId": "account##title##4841",
"meta:descriptionId": "account##description##65781"
Expand Down
22 changes: 21 additions & 1 deletion components/classes/b2b/marketing-list-member.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,40 @@
"meta:titleId": "marketing-list-member##xdm:marketingListMemberID##title##85671",
"meta:descriptionId": "marketing-list-member##xdm:marketingListMemberID##description##52641"
},
"xdm:marketingListMemberKey": {
"title": "Marketing List Member Key",
"description": "Unique composite identifier of the membership of this person from the marketing list.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "marketing-list-member##xdm:marketingListMemberKey##title##31771",
"meta:descriptionId": "marketing-list-member##xdm:marketingListMemberKey##description##52381"
},
"xdm:personID": {
"title": "Person Identifier",
"description": "Unique ID for the person who is a member of this marketing list.",
"type": "string",
"meta:titleId": "marketing-list-member##xdm:personID##title##41781",
"meta:descriptionId": "marketing-list-member##xdm:personID##description##94281"
},
"xdm:personKey": {
"title": "Person Key",
"description": "Unique composite identifier of the Person from the marketing list.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "marketing-list-member##xdm:personKey##title##3831",
"meta:descriptionId": "marketing-list-member##xdm:personKey##description##79331"
},
"xdm:marketingListID": {
"title": "Marketing List Identifier",
"description": "Unique ID for the marketing list this person is a member of.",
"type": "string",
"meta:titleId": "marketing-list-member##xdm:marketingListID##title##76661",
"meta:descriptionId": "marketing-list-member##xdm:marketingListID##description##78351"
},
"xdm:marketingListKey": {
"title": "Marketing List Key",
"description": "Unique composite identifier of the Marketing List this person is a member of.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "marketing-list-member##xdm:marketingListKey##title##59911",
"meta:descriptionId": "marketing-list-member##xdm:marketingListKey##description##44301"
}
}
}
Expand All @@ -57,7 +78,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:marketingListMemberID"],
"meta:status": "experimental",
"meta:titleId": "marketing-list-member##title##46541",
"meta:descriptionId": "marketing-list-member##description##7641"
Expand Down
8 changes: 7 additions & 1 deletion components/classes/b2b/marketing-list.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
"meta:titleId": "marketing-list##xdm:marketingListID##title##36091",
"meta:descriptionId": "marketing-list##xdm:marketingListID##description##98891"
},
"xdm:marketingListKey": {
"title": "Marketing List Key",
"description": "Unique composite identifier of the Marketing List.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "marketing-list##xdm:marketingListKey##title##75021",
"meta:descriptionId": "marketing-list##xdm:marketingListKey##description##38201"
},
"xdm:marketingListName": {
"title": "Marketing List Name",
"description": "Name of the marketing list.",
Expand Down Expand Up @@ -57,7 +64,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:marketingListID"],
"meta:status": "experimental",
"meta:titleId": "marketing-list##title##32631",
"meta:descriptionId": "marketing-list##description##65341"
Expand Down
28 changes: 24 additions & 4 deletions components/classes/b2b/opportunity-person.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,46 @@
"properties": {
"xdm:opportunityPersonID": {
"title": "Opportunity Person ID",
"description": "Unique ID for the relationship between the opportunity and the person.",
"description": "Unique identifier for the relationship between the opportunity and the person.",
"type": "string",
"meta:titleId": "opportunity-person##xdm:opportunityPersonID##title##79401",
"meta:descriptionId": "opportunity-person##xdm:opportunityPersonID##description##50531"
},
"xdm:opportunityPersonKey": {
"title": "Opportunity Person Key",
"description": "Unique composite identifier of the relationship between the Opportunity and the Person.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "opportunity-person##xdm:opportunityPersonKey##title##78921",
"meta:descriptionId": "opportunity-person##xdm:opportunityPersonKey##description##44901"
},
"xdm:opportunityID": {
"title": "Opportunity ID",
"description": "Unique ID for the opportunity in this opportunity person relationship.",
"description": "Unique identifier for the opportunity in this opportunity person relationship.",
"type": "string",
"meta:titleId": "opportunity-person##xdm:opportunityID##title##51071",
"meta:descriptionId": "opportunity-person##xdm:opportunityID##description##11071"
},
"xdm:opportunityKey": {
"title": "Opportunity Key",
"description": "Unique composite identifier of the Opportunity in this opportunity person relationship.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "opportunity-person##xdm:opportunityKey##title##56041",
"meta:descriptionId": "opportunity-person##xdm:opportunityKey##description##36281"
},
"xdm:personID": {
"title": "Person ID",
"description": "Unique ID for the person in this opportunity person relationship.",
"description": "Unique identifier for the person in this opportunity person relationship.",
"type": "string",
"meta:titleId": "opportunity-person##xdm:personID##title##46151",
"meta:descriptionId": "opportunity-person##xdm:personID##description##65611"
},
"xdm:personKey": {
"title": "Person Key",
"description": "Unique composite identifier of the Person related to the Opportunity.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "opportunity-person##xdm:personKey##title##70011",
"meta:descriptionId": "opportunity-person##xdm:personKey##description##78081"
},
"xdm:personRole": {
"title": "Person Role",
"description": "Role of the person on this opportunity.",
Expand Down Expand Up @@ -72,7 +93,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:opportunityPersonID"],
"meta:status": "experimental",
"meta:titleId": "opportunity-person##title##52421",
"meta:descriptionId": "opportunity-person##description##46071"
Expand Down
15 changes: 14 additions & 1 deletion components/classes/b2b/opportunity.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"meta:titleId": "opportunity##xdm:opportunityID##title##121",
"meta:descriptionId": "opportunity##xdm:opportunityID##description##45451"
},
"xdm:opportunityKey": {
"title": "Opportunity Key",
"description": "Unique composite identifier for the Opportunity.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "opportunity##xdm:opportunityKey##title##89081",
"meta:descriptionId": "opportunity##xdm:opportunityKey##description##49971"
},
"xdm:opportunityName": {
"title": "Opportunity Name",
"description": "Name of the opportunity.",
Expand Down Expand Up @@ -61,6 +68,13 @@
"type": "string",
"meta:titleId": "opportunity##xdm:accountID##title##77231",
"meta:descriptionId": "opportunity##xdm:accountID##description##71091"
},
"xdm:accountKey": {
"title": "Account Key",
"description": "Unique composite identifier of the account this opportunity is associated with.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "opportunity##xdm:accountKey##title##83401",
"meta:descriptionId": "opportunity##xdm:accountKey##description##62551"
}
}
}
Expand All @@ -79,7 +93,6 @@
"$ref": "https://ns.adobe.com/xdm/common/external-source-system-audit-details"
}
],
"required": ["xdm:opportunityID"],
"meta:status": "experimental",
"meta:titleId": "opportunity##title##26231",
"meta:descriptionId": "opportunity##description##20011"
Expand Down
21 changes: 21 additions & 0 deletions components/classes/campaign-member.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,40 @@
"meta:titleId": "campaign-member##xdm:campaignMemberID##title##6831",
"meta:descriptionId": "campaign-member##xdm:campaignMemberID##description##26351"
},
"xdm:campaignMemberKey": {
"title": "Campaign Member Key",
"description": "Unique composite identifer of the campaign member.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "campaign-member##xdm:campaignMemberKey##title##46511",
"meta:descriptionId": "campaign-member##xdm:campaignMemberKey##description##6921"
},
"xdm:campaignID": {
"title": "Campaign ID",
"description": "Campaign Unique Identifer.",
"type": "string",
"meta:titleId": "campaign-member##xdm:campaignID##title##26371",
"meta:descriptionId": "campaign-member##xdm:campaignID##description##86741"
},
"xdm:campaignKey": {
"title": "Campaign Key",
"description": "Unique composite identifer of the campaign.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "campaign-member##xdm:campaignKey##title##86721",
"meta:descriptionId": "campaign-member##xdm:campaignKey##description##65531"
},
"xdm:personID": {
"title": "Person ID",
"description": "Person unique identifier.",
"type": "string",
"meta:titleId": "campaign-member##xdm:personID##title##80381",
"meta:descriptionId": "campaign-member##xdm:personID##description##74641"
},
"xdm:personKey": {
"title": "Person Key",
"description": "Unique composite identifier of the person.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "campaign-member##xdm:personKey##title##17441",
"meta:descriptionId": "campaign-member##xdm:personKey##description##78901"
}
}
}
Expand Down
7 changes: 7 additions & 0 deletions components/classes/campaign.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
"meta:titleId": "campaign##xdm:campaignID##title##56561",
"meta:descriptionId": "campaign##xdm:campaignID##description##21251"
},
"xdm:campaignKey": {
"title": "Campaign Key",
"description": "Unique composite identifier of the Campaign.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "campaign##xdm:campaignKey##title##84181",
"meta:descriptionId": "campaign##xdm:campaignKey##description##71261"
},
"xdm:campaignName": {
"title": "Campaign Name",
"description": "Friendly name for campaign.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,13 @@
"type": "string",
"meta:titleId": "external-source-system-audit##xdm:externalID##title##78121",
"meta:descriptionId": "external-source-system-audit##xdm:externalID##description##94841"
},
"xdm:externalKey": {
"title": "External Key",
"description": "External unique identifier to the source used for auditing.",
"$ref": "https://ns.adobe.com/xdm/datatypes/b2b-source",
"meta:titleId": "external-source-system-audit##xdm:externalKey##title##30201",
"meta:descriptionId": "external-source-system-audit##xdm:externalKey##description##57971"
}
}
}
Expand Down
Loading

0 comments on commit 8245ce9

Please sign in to comment.