Skip to content

[AI-FSSDK] [FSSDK-12735] Add holdout exclusion logic for Targeted Delivery rules#405

Open
esrakartalOpt wants to merge 3 commits into
masterfrom
ai/esrakartalopt/FSSDK-12735-exclude-targeted-delivery
Open

[AI-FSSDK] [FSSDK-12735] Add holdout exclusion logic for Targeted Delivery rules#405
esrakartalOpt wants to merge 3 commits into
masterfrom
ai/esrakartalopt/FSSDK-12735-exclude-targeted-delivery

Conversation

@esrakartalOpt

@esrakartalOpt esrakartalOpt commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Implements the exclude_targeted_deliveries field on Holdout objects. When enabled, users bucketed into a holdout are still served Targeted Delivery rules normally, while A/B Test and Multi-Armed Bandit rules continue to respect the holdout.

Changes

  • Added exclude_targeted_deliveries boolean to holdout and local holdout JSON schemas in constants
  • Updated decision service to defer holdout decisions for Targeted Delivery rules when the flag is true
  • Added unit tests covering all combinations of the flag with different rule types and backward compatibility

Jira Ticket

FSSDK-12735

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