cgcloud__Promotion_Calculation_Server_Offset__c

Stores the time range during which the server (Offplatform) calculates a Promotion. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
SetupOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The SetupOwnerId field on Hierarchy Custom Settings stores the Org, Profile, or User that's associated with a custom setting record.
This is a polymorphic relationship field.
Relationship Name
SetupOwner
Relationship Type
Lookup
Refers To
Organization, Profile, User
cgcloud__Days_After__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Not used at the moment: used to schedule promotions for calculations. Only those promotions are scheduled that overlap with this time range: [today() - Days_Before__c, today + Days_After__c].
cgcloud__Days_Before__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Not used at the moment: used to schedule promotions for calculations. Only those promotions are scheduled that overlap with this time range: [today() - Days_Before__c, today + Days_After__c].

Associated Objects

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

cgcloud__Promotion_Calculation_Server_Offset__cChangeEvent
Change events are available for the object.
cgcloud__Promotion_Calculation_Server_Offset__cFeed
Feed tracking is available for the object.
cgcloud__Promotion_Calculation_Server_Offset__cHistory
History is available for the tracked fields of the object.
cgcloud__Promotion_Calculation_Server_Offset__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Promotion_Calculation_Server_Offset__cShare
Sharing is available for the object.