Hey everyone,
I have noticed some differences in the
codes & formats tables downloaded from the link when compared with the same tables fetched from the
ConstantDataService. For example, for
Mobile App Categories table, I can see that all the criterion Ids are having a well defined category along with their parent details, Eg - when `criterion_id` value is 60000, the mapped category is `/All Apps/Google Play`, but when I fetch this same from ConstantDataService, I have seen that it only contains the value `Google Play` and it is missing out on parent details.
But in other tables like Affinity Categories, I am able to get the parent details from the ConstantDataService as well.
It would be great if I can get some help to figure out if there is another way or service to fetch the parent Ids for the Mobile App Categories table through the constant data service or if we need to keep using these direct links to get the full name for the category.
Regards,
Anant