Newer Version Available
ManagedTopics
File Suffix and Directory Location
Components have the suffix managedTopics and are stored in the managedTopics folder. In that folder, you’ll find separate files for each network (for example, NetworkNameA.managedTopics and NetworkNameB.managedTopics).
Version
ManagedTopics components are available in API version 32.0 and later.
Fields
| Field Name | Field Type | Description |
|---|---|---|
| ManagedTopic | ManagedTopic | Represents a specific navigational or featured topic. |
ManagedTopic
Declarative Metadata Sample Definition
The following example retrieves or deploys managed topics for all networks:
The following example shows a package.xml file referencing the ManagedTopics component:
The following example shows the ManagedTopics component itself:
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.