Dashboard > ChannelAdvisor Developer Network > ... > Inventory Service Objects > ImageInfoSubmit
Log In   View a printable version of the current page.
Added by Rick Watson, last edited by Andy Berryman on Nov 20, 2008  (view change)
Labels: 
(None)


Overview

Image information for an inventory item.

Fields

Field Name
Data Type Description Notes / Constraints
PlacementName * string Specifies the Image Placement for this Image when associating with the Inventory Item If the specified Image Placement does NOT exist, then it WILL BE CREATED
FolderName string Specifies the Image Folder to associate with this Image This DOES NOT affect the Url Path used to access the Image via the Web
FilenameOrUrl * string Specifies the source of the Image Specifying a simple Filename assumes that you will OR have already uploaded the specified Image into your Account

SIZE LIMIT: 100 if specifying a filename, 255 if specifying a URL

Notes: 

  • * Indicates a REQUIRED Field ... Fields that are NOT required may be set to a null value or left out of a manually built SOAP packet
  • For NEW Inventory Items:
    • Any Field that is set to a null value or left out of a manually built SOAP packet will receive a default value
  • For EXISTING Inventory Items:
    • Any Field that is set to a null value or left out of a manually built SOAP packet will NOT be modified from its current value

References

Hi,

How do you remove an image via the api?

Say my product had 4 images, and I want to reduce that to 3, how do I clear the 4th (unwanted) image?

 Thanks,

A.

Posted by Anonymous at Aug 12, 2008 06:18
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators