| BooleanFilter
|
- Type
- string
- Properties
- Create, Filter, Nillable, Update
- Description
- Advanced filter conditions that were specified for the rule in
the online application. For example, “(1 AND 2) OR 3.”
|
| IsActive
|
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Update
- Description
- Indicates whether the rule is active (true) or inactive (false). Via the API,
active rules run automatically when new accounts are created and existing
accounts are edited. The exception is when the IsExcludedFromRealign field on an account is true, which prevents account assignment rules from evaluating that account.
|
| IsInherited
|
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Update
- Description
- Indicates whether the rule is an inherited rule (true) or a local rule (false). An inherited rule also acts upon
territories below it in the territory hierarchy. A local rule is created
at the immediate territory and only impacts the immediate territory.
|
| Name
|
- Type
- string
- Properties
- Create, Filter, Update
- Description
- A name for the rule. Limit is 80 characters.
|
| TerritoryId
|
- Type
- reference
- Properties
- Create, Filter, Update
- Description
- ID of the territory where accounts that satisfy this rule are
assigned.
|