We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/adobe/xdm/blob/master/extensions/adobe/experience/decisioning/option-detail.schema.json
Parent Object node: _experience.decisioning.propositions.items Add: selectionId: String selectionType: String trackingToken: String
These are the additional optional attributes for new reporting capability. There is no impact to the existing application.
The text was updated successfully, but these errors were encountered:
Update option-detail.schema.json
6263658
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" } }
No branches or pull requests
What are the schemas that are affected by the issue
https://github.com/adobe/xdm/blob/master/extensions/adobe/experience/decisioning/option-detail.schema.json
Parent Object node: _experience.decisioning.propositions.items
Add:
selectionId: String
selectionType: String
trackingToken: String
What are examples of products that are impacted by the issue
These are the additional optional attributes for new reporting capability. There is no impact to the existing application.
The text was updated successfully, but these errors were encountered: