Block priority and ordering
When multiple blocks target the same anchor type, you can control which block is used through priority ordering.Priority system
Blocks have a priority field that determines evaluation order:- Lower numbers = higher priority
- Blocks are evaluated in ascending priority order
- The first block whose rules match is used
Use cases for multiple blocks
Geographic targeting:Block status
Blocks have a status field that controls whether they’re active:- Active: Block is live and will be returned by the API
- Draft: Block is not live and won’t be returned by the API
- Testing new block configurations before going live
- Temporarily disabling blocks without deleting them
- Preparing seasonal blocks in advance
See also
- Blocks Overview - Overview of blocks and anchor types
- Strategies - Strategy types and availability
- Rules & Safeguards - Conditional rules and safeguard configuration
- Blocks API Reference - API documentation for retrieving block products