Skip to content

[AI-FSSDK] [FSSDK-12369] Add local holdouts support to C# SDK#408

Open
Mat001 wants to merge 2 commits into
masterfrom
ai/mat001/FSSDK-12369-local-holdouts
Open

[AI-FSSDK] [FSSDK-12369] Add local holdouts support to C# SDK#408
Mat001 wants to merge 2 commits into
masterfrom
ai/mat001/FSSDK-12369-local-holdouts

Conversation

@Mat001
Copy link
Copy Markdown
Contributor

@Mat001 Mat001 commented May 14, 2026

Summary

Adds local holdouts support to the C# SDK, enabling targeting of specific experiment or delivery rules within a flag via a new includedRules field on the Holdout model. Global holdouts (where includedRules is null) continue to apply to all rules, preserving backward compatibility.

Changes

  • Added includedRules field to the Holdout model to support local holdout targeting
  • Updated holdout evaluation logic to apply holdouts only to matching rules when includedRules is specified
  • Extended datafile deserialization to handle the new optional field

Jira Ticket

FSSDK-12369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant