SetSellingManagerTemplateAutomationRuleRequestType

Revises, or adds to, the Selling Manager automation rules associated with a template.

This call is subject to change without notice; the deprecation process is inapplicable to this call.

Using this call, you can add either an autorelist rule or an autolist rule, but not both. You also can add a second chance offer rule (restricted to auction items and auction templates).

This call also enables you to specify particular information about automation rules.

If a node is not passed in the call, the setting for the corresponding automation rule remains unchanged.

Although this call can revise (overwrite) an existing rule, this call cannot delete an automation rule. (Instead, use DeleteSellingManagerTemplateAutomationRule.)

Fields

AutomatedListingRule ( SellingManagerAutoListType ) [0..1]
The information for the automated listing rule to be associated with the template.
See the Field Index to learn which calls use AutomatedListingRule.

AutomatedRelistingRule ( SellingManagerAutoRelistType ) [0..1]
The information for the automated relisting rule to be associated with the template.
See the Field Index to learn which calls use AutomatedRelistingRule.

AutomatedSecondChanceOfferRule ( SellingManagerAutoSecondChanceOfferType ) [0..1]
The information for the automated second chance offer rule to be associated with the template.
See the Field Index to learn which calls use AutomatedSecondChanceOfferRule.

SaleTemplateID ( long ) [1]
The ID of the Selling Manager template whose automation rules you want to change. You can obtain a SaleTemplateID by calling GetSellingManagerInventory.
See the Field Index to learn which calls use SaleTemplateID.

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.