ConnectApi.FormulaScope

Formula scope for a target.
Property Name Type Description Available Version
contextValues Map<String, String> Map of context values for the scope.

In version 52.0 and later, use the contextValuesMap property.

Note

50.0–51.0
contextValuesMap Map<String, Object> Map of context values for the scope. 52.0
fields List<String> List of fields of the scope. 50.0
formula String Formula of the scope. 50.0