AddSellingManagerTemplateResponseType

Contains values indicating template information for a newly-exported item.

Fields

Category2ID ( long )
CategoryID ( long )
Fees ( FeesType )
SaleTemplateGroupID ( long )
SaleTemplateID ( long )
SaleTemplateName ( string )
SellingManagerProductDetails ( SellingManagerProductDetailsType )

Category2ID ( long ) [1]
ID of the secondary category (if any) in which the item would be listed.
See the Field Index to learn which calls use Category2ID.

CategoryID ( long ) [1]
ID of the primary category in which the item would be listed.
See the Field Index to learn which calls use CategoryID.

Fees ( FeesType ) [1]
Child elements contain the estimated listing fees for the new listing template. Note that the fee will only be charged when an item is created from the template. The fees do not include the Final Value Fee (FVF), which cannot be determined until an item is sold.
See the Field Index to learn which calls use Fees.

SaleTemplateGroupID ( long ) [1]
Ignore this value. For the output value that indicates the ID of the product associated with the template, use SellingManagerProductDetails.ProductID.
See the Field Index to learn which calls use SaleTemplateGroupID.

SaleTemplateID ( long ) [1]
The ID of the Selling Manager template. Store this value, for use in other Selling Manager calls.
See the Field Index to learn which calls use SaleTemplateID.

SaleTemplateName ( string ) [1]
The name of the template, as it will appear in Selling Manager Pro. This name is the input value you provided in the SaleTemplateName field. If you didn't specify a value for SaleTemplateName, then Item.Title is used as the name.
See the Field Index to learn which calls use SaleTemplateName.

SellingManagerProductDetails ( SellingManagerProductDetailsType ) [1]
The details of the product with which the template is associated.
See the Field Index to learn which calls use SellingManagerProductDetails.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.