Hi Cesar, thanks for reaching out!
To start, could you tell me which SDK you're using?
rhythmic-agent-34208
11/15/2023, 12:13 AM
I also wanted to mention for the sake of being thorough that we do offer the ability to *fetch tags on a feature with our API*, but I see you're asking about the SDK payload.
Is there any way to get the SDK endpoints to give me back the tags? Would prefer to avoid calling two endpoints to know which features I care about.
r
rhythmic-agent-34208
11/16/2023, 6:13 PM
Hi Cesar, we don't currently include tags or metadata in our SDK payloads. To accomplish what you're trying to do, it might make sense to create targeting conditions in your experiments, and set accompanying attributes in your individual SDK instances that are on the edge compute server. By this method you could control which experiments get delivered to which SDK clients. Let me know if that makes sense