SetSellingManagerItemAutomationRuleRequestType
Revises, or adds to, the set of Selling Manager automation rules associated with an item.

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

Using this call, you can add an autolist rule. You also can add a second chance offer rule (restricted to auction items and auction templates). Note that autorelist rules can only be set on templates. An autorelist rule for an item is inherited from a template.

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 DeleteSellingManagerItemAutomationRule.)
Fields
AutomatedRelistingRule ( SellingManagerAutoRelistType ) [0..1]
The information for the automated relisting rule to be associated with the item.
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 item.
See the Field Index to learn which calls use AutomatedSecondChanceOfferRule.

ItemID ( ItemIDType (string) ) [0..1]
The item ID whose automation rules you want to change.
See the Field Index to learn which calls use ItemID.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.