Newer Version Available

This content describes an older version of this product. View Latest

PromotionQualifier

Represents the product, product category, or order that you want to target with your promotion qualifier in B2B Commerce. This object is available in API version 52.0 and later.

Supported Calls

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

Special Access Rules

The PromotionQualifier object is available only if the B2B Commerce license is enabled.

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Available only for orgs with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization.
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.
MinimumAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The minimum dollar amount that a buyer must purchase to qualify for the promotion.
MinimumQuantity
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The minimum quantity that a buyer must purchase to qualify for the promotion.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the promotion qualifier.
PromotionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the promotion that you want to associate with your promotion qualifier.
This is a relationship field.
Relationship Name
Promotion
Relationship Type
Lookup
Refers To
Promotion
QualifierId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the qualifier.
This is a polymorphic relationship field.
Relationship Name
Qualifier
Relationship Type
Lookup
Refers To
Product2, ProductCategory
QualifierType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of qualifier you want to add to the promotion. Product applies the qualifier to a single product, ProductCategory to a predetermined group of products, and TransactionTotal to the entire order.
Possible values are:
  • Product
  • ProductCategory
  • TransactionTotal