OfferGroupAssignedOffer

Each instance represents the association of a specific offer to a designated offer group. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the offer group.
OfferGroupId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the offer group that the offer is assigned to.
This field is a relationship field.
Relationship Name
OfferGroup
Relationship Type
Master-detail
Refers To
OfferGroup (the master object)
OfferId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the offer associated with offer group.
This field is a relationship field.
Relationship Name
Offer
Refers To
Offer