ProductFeaturedProduct

Represents the user-defined collection of featured products that are meant to cross-sell or upsell with your product. This object is available in API version 64.0 and later.

Supported Calls

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

Special Access Rules

Fields

Field Details
FeatrProdtRelaType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Defines how the featured product is related to the product.
Possible values are:
  • Complete the Look
  • Featured Products
  • New Arrivals
  • Top Seller
FeaturedProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the featured product that is linked to the product.
This field is a relationship field.
Relationship Name
FeaturedProduct
Refers To
Product2
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the user-defined collection of featured products.
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the product that your company sells.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
Sequence
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Defines the order in which featured products are displayed.

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.

ProductFeaturedProductChangeEvent
Change events are available for the object.