Conditions
Each lead type has conditions that determine which leads it matches. Conditions use fields from the parent lead category to evaluate incoming leads. To create a condition, you:- Select a field from the lead category
- Choose an operator (options vary based on the field’s data type)
- Enter a value to check against
Available operators
The operators available depend on the field type you select. On date fields, some operators display with date-friendly labels—“Before,” “After,” and “On” instead of “Less than,” “Greater than,” and “Equals.”| Operator | Date-field label | Available for | Description |
|---|---|---|---|
| Equals | On | All field types | Exact match |
| Does not equal | Not on | All field types | Does not match |
| Contains | — | Text fields | Value contains the specified text |
| Does not contain | — | Text fields | Value does not contain the specified text |
| Less than | Before | Numeric, date fields | Value is less than (or before) |
| Less than or equal | Before or on | Numeric, date fields | Value is less than or equal to (or on or before) |
| Greater than | After | Numeric, date fields | Value is greater than (or after) |
| Greater than or equal | After or on | Numeric, date fields | Value is greater than or equal to (or on or after) |
| Between | — | Numeric, date fields | Value falls within a range |
| Within the past N days | — | Date fields | Date is within the specified number of days from today |
| Older than N days | — | Date fields | Date is more than the specified number of days ago |
| Any | — | List of Values fields | At least one of the specified values is present |
| All | — | List of Values fields | All specified values are present |
| None | — | List of Values fields | None of the specified values are present |
Condition logic
Conditions are organized into groups with the following logic:- Within a group: Conditions are combined with AND (all must be true)
- Between groups: Groups are combined with OR (any group can match)
Example: Home insurance leads
Example: Home insurance leads
Say you want to create a lead type for high-value home insurance leads. You might set up conditions like:Group 1 (homeowners with high property values):
property_typeequalssingle_familyANDestimated_valuegreater than500000
year_builtgreater than2020ANDsquare_footagegreater than2500
Fallback lead types
A fallback lead type catches any lead that doesn’t match other lead types within the same lead category. When you create a lead category, a lead type is automatically generated and configured as the fallback. When the fallback option is enabled:- Conditions are hidden (since fallback matches everything that didn’t match elsewhere)
- Priority is automatically set to the lowest
Priority
Priority determines the order in which lead types are evaluated when a lead could match multiple lead types. If your lead types have non-overlapping conditions, priority doesn’t matter—each lead will only ever match one lead type. But if a lead could qualify for multiple lead types, the one with the highest priority wins.Example: Overlapping lead types
Example: Overlapping lead types
Imagine you have two lead types for auto insurance leads:
- Premium Drivers (priority 1):
agegreater than25ANDviolationsequals0 - Standard Drivers (priority 2):
agegreater than25
Priority only applies to non-fallback lead types. Fallback lead types are always evaluated last.
Bidding scopes
Bidding scopes define how customers can bid on leads within a lead type. You create them by configuring:| Setting | Description |
|---|---|
| Scope | The geographic level at which bids are placed: county, state, or nationwide |
| Enabled | Toggle to activate or deactivate the scope |
| Fixed Price | When enabled, customers pay a single set price instead of bidding within a range |
| Minimum | The lowest bid a customer can place. Relabels to Price when Fixed Price is enabled. |
| Maximum | The highest bid a customer can place (hidden when Fixed Price is enabled) |
| Step | The amount by which bids increase between minimum and maximum (hidden when Fixed Price is enabled) |
Marketplace settings
Lead types also control marketplace behavior for leads that go unsold through normal distribution. See Marketplace for details on configuring these settings.Related guides
Defining lead types
Create a lead type, write conditions, set priority, and configure bidding behavior.

