ProductQualification

Represents qualification rules for products. The rules determine when the product qualifies to be displayed to users. The rules are based on user context. This object is available in API version 60.0 and later.

Supported Calls

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

Special Access Rules

Product Catalog Management must be enabled to access this object.

Fields

Field Details
EffectiveFromDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date from which the qualification rule for the product comes into effect.
EffectiveToDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date to which the qualification rule for the product ceases to be in effect.
IsQualified
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the product is qualified based on the qualification rules (true) or not (false). For a product to qualify, this field should be true.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date the product qualification record was last referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date the product qualification record was last viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the product qualification record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the product qualification record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ParentProductId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the immediate parent product in the product bundle hierarchy.
This field is a relationship field.
Relationship Name
ParentProduct
Relationship Type
Lookup
Refers To
Product2
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The product for which the qualification rule is defined.
This field is a relationship field.
Relationship Name
Product
Relationship Type
Lookup
Refers To
Product2
RootProductId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the root product in the product bundle hierarchy.
This field is a relationship field.
Relationship Name
RootProduct
Relationship Type
Lookup
Refers To
Product2

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.

ProductQualificationFeed
Feed tracking is available for the object.
ProductQualificationHistory
History is available for tracked fields of the object.
ProductQualificationShare
Sharing is available for the object.