Newer Version Available

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

cgcloud__Segmentation_Rule_Def__c

Contains the available queries and its attributes to create segmentation rules. 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
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identifier.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Description__c
Type
textarea
Properties
Create, Nillable, Update
Description
Stores the description for the segmentation rule definition.
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Describes the sales org to which the segmentation rule definition belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Segmentation_Query__c
Type
textarea
Properties
Create, Nillable, Update
Description
SOQL statement with bindings for segmentation rule definition columns.
cgcloud__State__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates the current status of the segmentation rule definition.
Possible values are:
  • Initial
  • Released
The default value is Initial.
cgcloud__Target__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Defines the type of the source programmatic language.
Possible values are:
  • SOQL
cgcloud__Use_Account_Hierarchy__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Defines whether the account hierarchy is used.
The default value is false.
cgcloud__Use_Org_Unit_Hierarchy__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Defines whether the org unit hierarchy is used.
The default value is false.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__Segmentation_Rule_Def__cChangeEvent
Change events are available for the object.
cgcloud__Segmentation_Rule_Def__cFeed
Feed tracking is available for the object.
cgcloud__Segmentation_Rule_Def__cHistory
History is available for the tracked fields of the object.
cgcloud__Segmentation_Rule_Def__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Segmentation_Rule_Def__cShare
Sharing is available for the object.