PartNumber |
(String) The part number of the catalog entry. Either this field or
the CatalogEntryUniqueId is required. The part number for a catalog entry displays in Management
Center as the value for the catalog entry Code property. If the CatalogEntryUniqueId is available,
it should be used instead of the PartNumber for better performance. |
CatalogEntryUniqueId |
(Integer) The internal unique reference number of the catalog entry. Either
this field or the PartNumber is required. |
LanguageId |
(Integer) The language ID for language-specific fields (Name, ShortDescription,
LongDescription, AuxDescription1, AuxDescription2, Thumbnail, FullImage, Published, and Keyword).
For instance:
- -1 for English
- -2 for French.
|
Name |
(String) The language-specific display name of this catalog
entry. |
ShortDescription |
(String) The language-specific short description of this
catalog entry. |
LongDescription |
(String) The language-specific long description of this
catalog entry. |
Thumbnail |
(String) The language-specific thumbnail image path of this catalog
entry. For instance,
images/thumbnails/G1preview.jpg . |
AuxDescription1 |
(String) The language-specific auxiliary description of this
catalog entry. |
FullImage |
(String) The language-specific path to the full image of this catalog
entry. For instance, images/G1.jpg . The path can be either a full path, or a
relative path from your store directory. |
AuxDescription2 |
(String) The language-specific auxiliary description of this
catalog entry. |
Keyword |
(String) A language-specific keyword that is used for searching. If you are
using a plain text editor and you want to include multiple keywords, which are separated by commas,
include the entire string in double quotation marks. For instance, "keyword 1, keyword 2,
keyword3" . If you are using a spreadsheet editor, it is not necessary to include the entire
string in double quotation marks. |
Field1 |
(Integer) A customized field for your catalog entry
data. |
Field2 |
(String) A customized field for your catalog entry
data. |
Field3 |
(String) A customized field for your catalog entry
data. |
Delete |
(String) A flag that indicates whether to delete. To delete a row,
specify 1. |