Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_GetSellingManagerTemplateAutomationRuleRequestType.h
Trading_GetSellingManagerTemplateAutomationRuleRequestType.m

Overview

Retrieves the set of Selling Manager automation rules associated
with a Selling Manager template.
This call is subject to change without notice; the
deprecation process is inapplicable to this call.

@ingroup EBayAPIInterface

Tasks

  •   saleTemplateID

    The ID of the Selling Manager template whose Selling Manager
    automation rules you want to retrieve.
    You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

    property

Properties

saleTemplateID

The ID of the Selling Manager template whose Selling Manager
automation rules you want to retrieve.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

@property (nonatomic, retain) NSNumber *saleTemplateID

Discussion

The ID of the Selling Manager template whose Selling Manager
automation rules you want to retrieve.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

type : NSNumber, wrapper for primitive long

Declared In

Trading_GetSellingManagerTemplateAutomationRuleRequestType.h