Hi Team,
I am using adGroupCriterionService to fetch the following data
getPartitionType: UNIT
getProductDimensionType: ProductBiddingCategory
getParentCriterionId:*********
getID:*************
getType:PRODUCT_PARTITION
But the Display name of the partition type is not available.
I tried getting display value using ConstantDataServiceInterface but when I am passing the id which i get from adGroupCriterionService it returns null value.
Please let me know the correct procedure to get those values.
Thanks in Advance