cgcloud__Listing_Classification__c

Holds the information about the listing modules and the product category for a customer. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Account__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the account the listing classification is assigned to.
This is a relationship field.
Relationship Name
cgcloud__Account__r
Relationship Type
Master-detail
Refers To
Account (master object)
cgcloud__Listing_Module_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the listing module.
cgcloud__Product_Category__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Product category to which the product belongs.
Possible values are:
  • Beverages
  • Chips
  • Detergent
  • Frozen
  • Hygiene
  • Snacks

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.

cgcloud__Listing_Classification__cChangeEvent
Change events are available for the object.
cgcloud__Listing_Classification__cFeed
Feed tracking is available for the object.
cgcloud__Listing_Classification__cHistory
History is available for tracked fields of the object.
cgcloud__Listing_Classification__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Listing_Classification__cShare
Sharing is available for the object.