Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

AcademicTarget

Represents a recruiting goal for an academic term, capturing the target number of prospects, applicants, admits, or enrollees for a given target type and scope. This object is available in API version 68.0 and later.

Supported Calls

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

Fields

Field Details
AcademicTermId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The academic term that's associated with the academic target.
This field is a relationship field.
Relationship Name
AcademicTerm
Relationship Type
Lookup
Refers To
AcademicTerm
AtRiskDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date on which the academic target is considered at risk if the at-risk threshold hasn't been reached.
AtRiskNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number below which the academic target is considered at risk.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferencedDate is not null, the user accessed this record or list view indirectly.
LearningProgramId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The learning program that's associated with the academic target.
This field is a relationship field.
Relationship Name
LearningProgram
Relationship Type
Lookup
Refers To
LearningProgram
Name
Type
string
Properties
Filter, idLookup, Sort
Description
The name of the academic target.
TargetNumber
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The numeric goal for the academic target.
TargetScope
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The scope of the academic target.
Possible values are:
  • Overall
  • Program
TargetType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of recruiting target for the academic target.
Possible values are:
  • Accepts
  • Admits
  • Applicants
  • Enrollees
  • Prospects
  • Registered
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The user who is the owner of this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

AcademicTargetChangeEvent
Change events are available for the object.
AcademicTargetFeed
Feed tracking is available for the object.
AcademicTargetHistory
History is available for tracked fields of the object.
AcademicTargetShare
Sharing is available for the object.