Currently we use UAirship.channel().tags for retrieving tags. I am currently investigating named users and using tag groups but cannot seem to figure out how to get all tags for a tag group.
How to access list of tags for a tag group with iOS SDK
Didn't find what you were looking for?
New post-
Hello,
You have the possibility to know which tags are included within one tag group by using the following API endpoint :
https://docs.airship.com/api/ua/#operation-api-channels-getOnce you get the list of users, you may filter by the required tag group, in order to access each tag.
Best Regards,
Comment actions
Please sign in to leave a comment.
Comments
1 comment