An enum that defines the funding models that specify how the Promoted Listing fee is calculated. Currently, only COST_PER_SALE is supported.
The seller is assessed a Promoted Listing fee only if an item sells via a Promoted Listing action. For more information, see When Promoted Listings fees apply.
Type that uses FundingModelEnum
Calls that use FundingModelEnum
POST
GET
Enumerations
COST_PER_SALE
Indicates the Promoted Listing fee is calculated by multiplying the bidPercentage by the final sales price of a transaction.