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.

Loyalty Management Fields on Budget

Standard fields extend the Budget object for use in Loyalty Management to represent promotion and campaign budgets. The Loyalty Management fields on Budget are available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
CampaignId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The campaign associated with the budget.
This field is a relationship field.
Relationship Name
Campaign
Refers To
Campaign
PromotionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The campaign associated with the budget.
This field is a relationship field.
Relationship Name
Promotion
Refers To
Promotion