Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ActivationAttribute

Represents the activation attribute output.
Property Name Type Description Available Version
activationPlatformAttrId String ID of the activation platform attribute. 60.0
attributeLabel String Label of the activation attribute. 60.0
attributeName String Name of the activation attribute. 60.0
curatedFieldId String Curated ID field for the activation attribute. 60.0
dataSourceType String Data source type for the activation attribute. 60.0
entityName String Entity name of the activation attribute. 60.0
filterExpression ConnectApi.AttributeFilterExpression Filter expression for the activation attribute. 60.0
path List<ConnectApi.​QueryPathConfigList> Query path for the activation attributes. 60.0
preferredName String Preferred name of the activation attribute. 60.0
refAttrDeveloperName String Developer name of the referrence attribute. 60.0
source DataExportAttributeSourceEnum Activation attribute source.
  • Direct
  • Related
60.0
type DataExportAttributeTypeEnum Type of activation attribute.
  • Computed_Dimension
  • Computed_Measure
  • Model
  • Model_Related
  • Non_Aggregatable_Computed_Measure
60.0