ConnectApi.ManagedTopic Class

Represents a managed topic in a community.
Property Name Type Description Available Version
children List<ConnectApi.​ManagedTopic> Children managed topics of the managed topic. 35.0
id String ID of managed topic. 32.0
managedTopicType ConnectApi.Managed​Topic​Type Type of managed topic.
  • Featured—Topics that are featured, for example, on the community home page, but don’t provide overall navigation.
  • Navigational—Topics that display in a navigational menu in the community.
32.0
parent ConnectApi.​​Reference Class Parent managed topic of the managed topic. 35.0
topic ConnectApi.​Topic Information about the topic. 32.0
url String Chatter REST API URL to the managed topic. 32.0
Previous
Next