Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Operation Property

The operation which will be executed by the PAAPI component.

Syntax

__property TibaPAAPIOperations Operation = {read=FOperation, write=FSetOperation, default=0};



enum TibaPAAPIOperations { opBrowseNodeLookup=0, opCartAdd=1, opCartClear=2, opCartCreate=3, opCartGet=4, opCartModify=5, opCustomerContentLookup=6, opCustomerContentSearch=7, opHelp=8, opItemLookup=9, opItemSearch=10, opListLookup=11, opListSearch=12, opSellerListingLookup=13, opSellerListingSearch=14, opSellerLookup=15, opSimilarityLookup=16, opTransactionLookup=17 };

Default Value

0

Remarks

This property tells the component which type of operation will be requested from Amazon. Each operation has a list of valid parameters associated with it.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0