updateKeyWordsOfCatalogItem

Use the updateKeyWordsOfCatalogItem command to update or add a list of comma-separated keywords to a catalog item.

Parameters

The updateKeyWordsOfCatalogItem command includes the following parameters:

updateKeyWordsOfCatalogItem Parameters

#

Parameter

Data Type

Description

1.  

Title

String

Name of the catalog item

2.  

KeyWords

String

Keywords to be added to catalog item.

Return Value

Returns one of the following values:

Returns a 1 when updating an entry,
Returns a 0 if there was no row updated
Returns a -1 when encountering an exception.