API 1.0 Documentation

Search Keyword

Overview Determines if a keyword is available for use in a particular group Syntax C# [OperationContractAttribute()] SBT.API.DataContracts.Admin.KeywordExistsResponse SearchKeyword( string securityToken, string groupCode, string keywordName )

Manage Keyword

Overview This method enables Create, Update, and Delete a Keyword in a particular group. Syntax C# [OperationContractAttribute()] SBT.API.DataContracts.Common.WSKeywordResponse ManageKeyword( string securityToken, SBT.API.DataContracts.Admin.KeywordRequest keywordRequest )  

Keyword Interface

Overview The Keyword service provides the flexibility to Search and Manage keywords. The Keyword Interface provides the means to programmatically administer (Search, Create, Delete, and