Hi Guys,
I have a project running on DW 9.14.
One of the requests is to expose AssetCategories in the PIM feed for both main products and Variants.
From what I see, no matter what I include in the fields, for Variants, I can only get the Image but not the asset categories.
Is there any Service that I can use to retrieve Asset categories based on ProductId and VariantId? Or any other method for that Matter? I know I can create a ProductViewModel based on the Variant information, but I am worried about the performance since the list is rather large.
Thank you,
Adrian