BundleStatus

Type defining the bundleStatus container.

Types that use BundleStatus:

Calls that use one or more fields of BundleStatus:

Fields

ack ( see AckValue for possible values ) [1]
This ack value indicates the sucess or failure of creating, updating, or deleting a product bundle.
See the Field Index to learn which calls use ack.

bundleID ( long ) [1]
This value is a unique identifier generated by eBay upon successful creation of the product bundle. This is the name that appears on the site. This value is needed when attempting to perform any subsequent actions on the product bundle.

When using the createBundles call, the appearance of the bundleID value indicates a successfully created new product bundle.
See the Field Index to learn which calls use bundleID.

bundleName ( string ) [1]
This string value indicates the name of the product bundle. This is a name that is only visible to you as a seller, and can assist you in managing your offers. A product bundle is named on the site, or through the createBundles call.
See the Field Index to learn which calls use bundleName.

errorMessage ( ErrorMessage ) [1]
This container will appear if there was an error or warning associated with the creation, update, or deletion of a product bundle.
See the Field Index to learn which calls use errorMessage.

primarySKU ( string ) [1]
This string value indicates the name of the SKU (Stock Keeping Unit) of the primary product, to which all other related product groups and products are linked to through the product bundle. The primarySKU is established on the site, or through the createBundles call.
See the Field Index to learn which calls use primarySKU.

Copyright © 2011–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.