SellerProduct

Represents information about the products associated with a seller. Provides insight into product availability, production details, and the seller's role for the product, such as for sales or for service. This object is available in API version 65.0 and later.

Supported Calls

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

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The account associated with the product.
This field is a relationship field.
Relationship Name
Account
Relationship Type
Master-detail
Refers To
Account (the master object)
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the seller stopped selling or servicing this product.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the product is still associated with the seller (true) or not (false).
The default value is false.
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, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The product associated with the account.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2
SellerRole
Type
multipicklist
Properties
Create, Filter, Update
Description
The role of the seller related to the product, such as for sales or for service.
StartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the seller started selling or servicing this product.

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.

SellerProductHistory
History is available for tracked fields of the object.