Newer Version Available
describeDataCategoryGroups()
Retrieves available category groups for objects specified in the request.
Syntax
Usage
Use this call to describe the available category groups for the objects specified in the request. This call can be used with the describeDataCategoryGroupStructures() call to describe all the categories available for a specific object. For additional information about data categories, see “Data Categories in Salesforce.com” in the Salesforce online help.
Sample Code—Java
This sample shows how to retrieve the data category groups associated with:
- Salesforce Knowledge articles
- Questions from the Answers feature
Sample Code—C#
This sample shows how to retrieve the data category groups associated with:
- Salesforce Knowledge articles
- Questions from the Answers feature
Arguments
| Name | Type | Description |
|---|---|---|
| sObjectTypes | string[] | The specified value can be:
For additional information about articles and questions, see “Work with Articles and Translations” and “Answers Overview” in the Salesforce online help. |
Response
Faults
InvalidSObjectFault
UnexpectedErrorFault