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:
# |
Parameter |
Data Type |
Description |
|||
|
Title |
String |
Name of the catalog item |
|||
|
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. |