BusinessLimitTracker

Represents a specific business limit instance that tracks the current usage. This object is available in API version 67.0 and later.

Supported Calls

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

Special Access Rules

BusinessLimitTracker is only available in orgs where Global Promotions Management is enabled.

Fields

Field Details
BusinessLimitSpecificationId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the business limit specification associated with the business limit tracker.
This field is a relationship field.
Relationship Name
BusinessLimitSpecification
Refers To
BusinessLimitSpecification
LimitKey
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The unique identifier that defines the scope of the tracked business limit.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated unique number of the record.
UsageValue
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The total usage for a limit instance, including consumed capacity and reserved capacity from failed transactions.