Skip to content

Commit

Permalink
[ci skip] updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Aug 31, 2021
1 parent 014824a commit 5468dc5
Show file tree
Hide file tree
Showing 583 changed files with 19,425 additions and 11,277 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 **Tue Aug 31 2021 02:55:02 GMT+0000 (UTC)**_
_Generated on **Tue Aug 31 2021 16:52:52 GMT+0000 (UTC)**_


### Unknown Status, needs immediate attention
Expand All @@ -13,8 +13,8 @@ _Generated on **Tue Aug 31 2021 02:55:02 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|**144**|3|[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|3|3|[d83cc36](https://github.com/adobe/xdm/commit/d83cc365740a81bf0c470b89b0dd690adb125326 "Added titleId and created Localization files")|
|[schemas/descriptors/relationship/descriptorRelationship](schemas/descriptors/relationship/descriptorRelationship.schema.json)|experimental|**144**|**68**|[613a327](https://github.com/adobe/xdm/commit/613a3270dace69bcfef0d391e0b3717946fa3a22 "Removed extension folder from localization") [b4ac040](https://github.com/adobe/xdm/commit/b4ac0402a6f317427c1b6511584fd79372b028ab "Merge master") [f30f47d](https://github.com/adobe/xdm/commit/f30f47d4fc34a62c3af366b3a2deef5cfc281d04 "Added meta:tileId and meta:descriptionId to resolver of compatibility check") [26c8c21](https://github.com/adobe/xdm/commit/26c8c21ed74e24d631c8edef8945dd1048f99cbb "Excluded null values and append random number to keys") [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|3|0|[8245ce9](https://github.com/adobe/xdm/commit/8245ce978f7e238bda59c5f0f0c6e8bb541a7998 "Revert the ID to those in en-US file") [d83cc36](https://github.com/adobe/xdm/commit/d83cc365740a81bf0c470b89b0dd690adb125326 "Added titleId and created Localization files") [613a327](https://github.com/adobe/xdm/commit/613a3270dace69bcfef0d391e0b3717946fa3a22 "Removed extension folder from localization") [b4ac040](https://github.com/adobe/xdm/commit/b4ac0402a6f317427c1b6511584fd79372b028ab "Merge master") [f30f47d](https://github.com/adobe/xdm/commit/f30f47d4fc34a62c3af366b3a2deef5cfc281d04 "Added meta:tileId and meta:descriptionId to resolver of compatibility check") [26c8c21](https://github.com/adobe/xdm/commit/26c8c21ed74e24d631c8edef8945dd1048f99cbb "Excluded null values and append random number to keys")|


### Stabilizing
Expand Down
380 changes: 190 additions & 190 deletions docs/reference/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,16 @@
"bizible:engagementRating": {
"title": "Engagement Rating",
"description": "Computed engagement rating for a business account.",
"type": "number"
"type": "number",
"meta:titleId": "bizible-account-details##bizible:engagementRating##title##84111",
"meta:descriptionId": "bizible-account-details##bizible:engagementRating##description##81661"
},
"bizible:engagementScore": {
"title": "Engagement Score",
"description": "Computed engagement score for a business account.",
"type": "number"
"type": "number",
"meta:titleId": "bizible-account-details##bizible:engagementScore##title##821",
"meta:descriptionId": "bizible-account-details##bizible:engagementScore##description##46761"
}
}
}
Expand All @@ -37,6 +41,8 @@
}
],
"meta:status": "experimental",
"meta:titleId": "bizible-account-details##title##28131",
"meta:descriptionId": "bizible-account-details##description##99401",
"examples": [
{}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,16 @@
"bizible:stage": {
"title": "Opportunity Stage",
"description": "Current stage of a business opportunity.",
"type": "string"
"type": "string",
"meta:titleId": "bizible-opportunity-details##bizible:stage##title##98761",
"meta:descriptionId": "bizible-opportunity-details##bizible:stage##description##71391"
},
"bizible:stagePrevious": {
"title": "Opportunity Previous Stage",
"description": "Previous stage of a business opportunity.",
"type": "string"
"type": "string",
"meta:titleId": "bizible-opportunity-details##bizible:stagePrevious##title##17121",
"meta:descriptionId": "bizible-opportunity-details##bizible:stagePrevious##description##37851"
}
}
}
Expand All @@ -37,6 +41,8 @@
}
],
"meta:status": "experimental",
"meta:titleId": "bizible-opportunity-details##title##5471",
"meta:descriptionId": "bizible-opportunity-details##description##99891",
"examples": [
{}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,16 @@
"bizible:stage": {
"title": "Contact/Lead Stage",
"description": "Current stage of a business Contact or Lead.",
"type": "string"
"type": "string",
"meta:titleId": "bizible-person-details##bizible:stage##title##54841",
"meta:descriptionId": "bizible-person-details##bizible:stage##description##42911"
},
"bizible:stagePrevious": {
"title": "Contact/Lead Previous Stage",
"description": "Previous stage of a business Contact or Lead.",
"type": "string"
"type": "string",
"meta:titleId": "bizible-person-details##bizible:stagePrevious##title##98791",
"meta:descriptionId": "bizible-person-details##bizible:stagePrevious##description##33431"
}
}
}
Expand All @@ -37,6 +41,8 @@
}
],
"meta:status": "experimental",
"meta:titleId": "bizible-person-details##title##54331",
"meta:descriptionId": "bizible-person-details##description##55861",
"examples": [
{}
]
Expand Down
12 changes: 9 additions & 3 deletions docs/reference/adobe/b2b/marketo/marketo-web-url.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,15 @@
"marketo:URL": {
"title": "URL",
"type": "string",
"description": "The normative or usual URL of the web page. This may or may not be confined to URI format"
"description": "The normative or usual URL of the web page. This may or may not be confined to URI format",
"meta:titleId": "marketo-web-url##marketo:URL##title##84531",
"meta:descriptionId": "marketo-web-url##marketo:URL##description##9121"
}
}
},
"meta:titleId": "marketo-web-url##xdm:webPageDetails##title##14591"
}
}
},
"meta:titleId": "marketo-web-url##xdm:web##title##4741"
}
}
}
Expand All @@ -44,6 +48,8 @@
}
],
"meta:status": "experimental",
"meta:titleId": "marketo-web-url##title##8721",
"meta:descriptionId": "marketo-web-url##description##90561",
"examples": [
{
"xdm:web": {
Expand Down
5 changes: 4 additions & 1 deletion docs/reference/adobe/b2b/marketo/marketo-web-url.schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,12 @@ Unknown type `object`.
"marketo:URL": {
"title": "URL",
"type": "string",
"description": "The normative or usual URL of the web page. This may or may not be confined to URI format"
"description": "The normative or usual URL of the web page. This may or may not be confined to URI format",
"meta:titleId": "marketo-web-url##marketo:URL##title##84531",
"meta:descriptionId": "marketo-web-url##marketo:URL##description##9121"
}
},
"meta:titleId": "marketo-web-url##xdm:webPageDetails##title##14591",
"simpletype": "`object`"
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
}
],
"meta:status": "stable",
"meta:titleId": "aam-experienceevent##title##38061",
"meta:descriptionId": "aam-experienceevent##description##90261",
"examples": [
{
"@id": "https://data.adobe.io/experienceid-123456",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@
}
],
"meta:status": "stable",
"meta:titleId": "adcloud-experienceevent##title##78281",
"meta:descriptionId": "adcloud-experienceevent##description##89471",
"examples": [
{
"@id": "https://data.adobe.io/experienceid-123456",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ Information related to advertising impressions, clickthroughs, and attribution.
## xdm:application
### Application

Captures application information including the name of the application, app version, installs, launches, crashes, and closures. It could be either the application targeted by the event like the send of a push notification or the application originating the event such as a click, or a login.
This mixin is used to capture application information related to an ExperienceEvent, including the name of the application, app version, installs, launches, crashes, and closures. It could be either the application targeted by the event like the send of a push notification or the application originating the event such as a click, or a login.

`xdm:application`
* is optional
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/adobe/experience/adcloud-profile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
}
],
"meta:status": "stable",
"meta:titleId": "adcloud-profile##title##39201",
"meta:descriptionId": "adcloud-profile##description##721",
"examples": [
{
"xdm:segments": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,16 @@
"xdm:targeted": {
"title": "Targeted",
"type": "boolean",
"description": "Indicates if the user segment was targeted with the ad."
"description": "Indicates if the user segment was targeted with the ad.",
"meta:titleId": "adcloudsegment##xdm:targeted##title##55691",
"meta:descriptionId": "adcloudsegment##xdm:targeted##description##73341"
},
"xdm:partnerId": {
"title": "Attributable Partner ID",
"type": "string",
"description": "The segment provider who owns the user segment."
"description": "The segment provider who owns the user segment.",
"meta:titleId": "adcloudsegment##xdm:partnerId##title##40231",
"meta:descriptionId": "adcloudsegment##xdm:partnerId##description##8151"
}
}
}
Expand All @@ -47,6 +51,8 @@
}
],
"meta:status": "stable",
"meta:titleId": "adcloudsegment##title##15991",
"meta:descriptionId": "adcloudsegment##description##78041",
"examples": [
{
"xdm:identityMap": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,30 @@
"xdm:placementWebsite": {
"title": "Placement website",
"type": "string",
"description": "Website where the advertisement was shown."
"description": "Website where the advertisement was shown.",
"meta:titleId": "addeliverydetails##xdm:placementWebsite##title##45901",
"meta:descriptionId": "addeliverydetails##xdm:placementWebsite##description##39031"
},
"xdm:siteLinkText": {
"title": "Site Link Text",
"type": "string",
"description": "Actual site link is being clicked in advertisement."
"description": "Actual site link is being clicked in advertisement.",
"meta:titleId": "addeliverydetails##xdm:siteLinkText##title##57891",
"meta:descriptionId": "addeliverydetails##xdm:siteLinkText##description##73881"
},
"xdm:interestLocationID": {
"title": "Interest Location Identifier",
"type": "string",
"description": "Location based on interest expressed in search query. For eg. when the search is for string- 'hotel in goa' here the request might be originating from Bangalore but the interest is on Goa."
"description": "Location based on interest expressed in search query. For eg. when the search is for string- 'hotel in goa' here the request might be originating from Bangalore but the interest is on Goa.",
"meta:titleId": "addeliverydetails##xdm:interestLocationID##title##62121",
"meta:descriptionId": "addeliverydetails##xdm:interestLocationID##description##2281"
},
"xdm:physicalLocationID": {
"title": "Physical Location Identifier",
"type": "string",
"description": "Surfer browsing location. This isn't exactly the location name - like city or country, instead it is a reference from SE for a geo target."
"description": "Surfer browsing location. This isn't exactly the location name - like city or country, instead it is a reference from SE for a geo target.",
"meta:titleId": "addeliverydetails##xdm:physicalLocationID##title##97181",
"meta:descriptionId": "addeliverydetails##xdm:physicalLocationID##description##21801"
}
}
}
Expand All @@ -42,6 +50,8 @@
}
],
"meta:status": "stable",
"meta:titleId": "addeliverydetails##title##51811",
"meta:descriptionId": "addeliverydetails##description##36671",
"examples": [
{
"xdm:placementWebsite": "happyordinaryday.com",
Expand Down
Loading

0 comments on commit 5468dc5

Please sign in to comment.