Newer Version Available

This content describes an older version of this product. View Latest

AccountTerritoryAssignmentRuleItem

A row of selection criteria for an AccountTerritoryAssignmentRule object. Only available if territory management has been enabled for your organization.

The original territory management feature is scheduled for retirement for all customers as of Summer ’20. After the feature is retired, users can’t access the original territory management feature and its underlying data. We encourage you to migrate to Enterprise Territory Management. For more information, see The Original Territory Management Module Will Be Retired in the Summer ’20 Release. The information in this topic applies to the original Territory Management feature only, and not to Enterprise Territory Management.

Note

AccountTerritoryAssignmentRuleItem can be created or deleted if the BooleanFilter field on its corresponding AccountTerritoryAssignmentRule object is a null value.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()

Special Access Rules

Customer Portal users can't access this object.

Fields

Field Details
Field
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The standard or custom account field to use as a criteria.
Operation
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
The criteria to apply, such as “equals” or “starts with.”
RuleID
Type
reference
Properties
Create, Filter, Update
Description
ID of the associated AccountTerritoryAssignmentRule.
SortOrder
Type
int
Properties
Create, Filter, Update
Description
The order in which this row is evaluated compared to other AccountTerritoryAssignmentRuleItem objects for the given AccountTerritoryAssignmentRule.
Value
Type
string
Properties
Create, Filter, Nillable, Update
Description
The field value(s) to evaluate, such as 94105 if the Field is Billing Zip/Postal Code.

Usage

  • Both standard and custom account fields can be used as criteria for account assignment rules.
  • A territory will not have any accounts (with the exception of manually assigned accounts) unless at least one account assignment rule is active for the territory.