AEP - Adobe Analytics "products" string using productListItems SKU "instead" of "name"
Hi folks
using XDM to ingest Web events data into AEP we noticed that the product SKU seems to be used to generate the Adobe Analytics "products" string which makes little sense if you have a numeric string instead of the actual speaking product "name".
Looking at the documentation here https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/products.html?lang=en it states "Product is mapped to productListItems[].SKU or productListItems[].name. If both XDM fields are present, productListItems[].SKU is used."
So easy fix you might think, remove the "SKU", keep the "name" and we are good... no really!
"The message can't be validated due to the missing required property: #/productListItems/0: required key [SKU] not found." 👍
Can anyone make sense of the documentation and tell me how to get the actual productListItem "name" into the Analytics products string if a product list item's "SKU" is mandatory, hence overriding it in priority?
Best regards
Björn