Address |
- Type
- address
- Properties
- Filter
- Description
- An address to associate with the territory. For example,
you can list the address of the territory’s
headquarters.
|
AvgTravelTime |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The average travel time for this service territory. The
value is added to the Work Capacity Usage for each
scheduled service appointment in the service territory.
Available in API version 59.0 and later.
|
City |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The city of the associated address. Maximum length is 40
characters.
|
Country |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The country to associate with the territory. Maximum
length is 80 characters.
|
Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The description of the territory.
|
GeocodeAccuracy |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist,
Sort, Update
- Description
- The level of accuracy of a location’s geographical
coordinates compared with its physical address. Usually
provided by a geocoding service based on the address’s
latitude and longitude coordinates.This field is available in the API
only.
|
IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort,
Update
- Description
- Indicates whether the service territory is meant to be
used. If a territory is inactive, you can’t add members
to it or link it to work orders, work order line items,
or service appointments.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date when the territory was last modified. Its label
in the user interface is Last Modified
Date.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date when the territory was last viewed.
|
Latitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Longitude to specify the
precise geolocation of the address associated with the
territory. Acceptable values are numbers between
–90
and 90 with up to 15 decimal places.This field is available in the API
only.
|
Longitude |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Used with Latitude to specify the
precise geolocation of the address associated with the
territory. Acceptable values are numbers between
–180
and 180 with up to 15 decimal
places.This field is available in the API
only.
|
Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the territory.
|
OperatingHoursId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- The territory’s operating hours, which indicate when
service appointments within the territory can occur.
Service resources who are members of a territory
automatically inherit the territory’s operating hours
unless different hours are specified on the resource
record.
- This field is a relationship field.
- Relationship Name
- OperatingHours
- Relationship Type
- Lookup
- Refers To
- OperatingHours
|
ParentTerritoryId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The territory’s parent service territory, if it has one.
For example, a Northern
California territory can have a
State of California territory
as its parent. A service territory hierarchy can contain
up to 10,000 territories.
- This
field is a relationship field.
- Relationship Name
- ParentTerritory
- Relationship Type
- Lookup
- Refers To
- ServiceTerritory
|
PostalCode |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The postal code of the address associated with the
territory. Maximum length is 20 characters.
|
State |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The state of the address associated with the territory.
Maximum length is 80 characters.
|
Street |
- Type
- textarea
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The street number and name of the address associated
with the territory.
|
TopLevelTerritoryId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- (Read only) The top-level territory in a hierarchy of
service territories. Depending on where a territory lies
in the hierarchy, its top-level territory
can
be the same as its parent.
- This field is a relationship field.
- Relationship Name
- TopLevelTerritory
- Relationship Type
- Lookup
- Refers To
- ServiceTerritory
|
TravelModeId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ID of the TravelMode used for travel time calculations.
The travel mode includes information about the type of
transportation, such as a car or walking, whether a
vehicle can take toll roads, and whether a vehicle is
transporting hazardous materials.
- This
field is a relationship field.
- Relationship Name
- TravelMode
- Relationship Type
- Lookup
- Refers To
- TravelMode
|
TravelTimeBuffer |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Add additional time to driving time, such as time to
find parking or to walk to the site. This value
overrides the Travel Time Buffer value defined in Field
Service Settings | Scheduling | Routing.
|
TypicalInTerritoryTravelTime |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Estimated number of minutes needed to travel from one
location to another within the service territory. You
can use this field in Apex customization.
|