Newer Version Available

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

TodayGoal

Sets the quarterly sales goal on the performance chart. This object is available in API version 35.0 and later.

Supported Calls

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

Fields

Field Details
IsLocked
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Returns true if the goal is locked, or false if it’s not.
The default value is false.
MayEdit
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the goal can be edited (true) or not (false).
The default value is false.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the goal.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the creator of the goal.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
UserId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the user of the goal.
This field is unique within your organization.
This field is a relationship field.
Relationship Name
User
Refers To
User
Value
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The customizable sales goal for the quarter.

Usage

This object is specific to the performance chart and has no impact on forecast quotas or any other type of goal. The performance chart is available on the home page when Seller Home is not enabled.

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.

TodayGoalChangeEvent
Change events are available for the object.
TodayGoalShare
Sharing is available for the object.