Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cjm 62042 #1823

Merged
merged 38 commits into from
Feb 26, 2024
Merged

Feature/cjm 62042 #1823

merged 38 commits into from
Feb 26, 2024

Conversation

kenadobe
Copy link
Contributor

refactor the previous changes - adobe#1806

and added additional tracking attributes.
 "selectionDetail": {
        "strategyID": "",
        "strategyName": "",
        "version": "",
        "type": "",
        "rankingDetail": {
            "id": "ranking function ID| AI strategy ID",
            "type": "ai|formula",
            "algorithmID": "RANDOM"
        }
    }
updated the example per the selectionDetail node change.
reformat and updated description
fix the attribute name mismatch.
New Selection Detail schema object to represent the detail of a selection result.
item selection schema object.
examples for new selection-detail and item-selection schemas.
moved the selection detail to a separate object item-selection field group.
added meta:enum to xdm:type
deprecated xdm:selectionID and xdm:selectionType
deprecating xdm:trackingToken
deprecate xdm:trackingToken
@anandphatak anandphatak self-assigned this Feb 24, 2024
un-deprecate the xdm:trackingToken until further discussion.
updated xdm:type to xdm:selectionType per recommendation.
updated the xdm:type to xdm:selectionType per xdm team recommendation.
updated the xdm:type to xdm:selectionType per recommendation.
updated the xdm.selectionDetail.xdm:type to xdm:selectionType per recommendation.
update the xdm.rankingDetail.type to xdm.trafficType.
updated the xdm.selectionDetail.xdm:type to xdm:selectionType per recommendation.
@anandphatak anandphatak merged commit 92fe62c into adobe:master Feb 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants