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 full image
path of this catalog entry. For instance, images/G1.jpg . |
AuxDescription2 |
(String) The language-specific
auxiliary description of this catalog entry. |
Published |
(Integer) Indicates
whether this catalog entry displays on the storefront:
- 0 for do not display this catalog entry.
- 1 for display this catalog entry.
By default, you cannot override
the asset store setting for the property Published.
The property displays in Management Center as Display to
customers. To override the asset store setting for this
property, you must have a developer add support for overriding this
property through configuration. For more information about this configuration
option, see Enable
publish override. |
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. |