cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to Retrieve Advertising Fees for Promoted Listings on a Transaction Level via eBay API?

Hello,

I am trying to find a way to retrieve the advertising fees (costs for running ads such as Promoted Listings) at the transaction level using the eBay API. I have already used the getTransactions method of the eBay Finances API and explored different transactionType filters, but I cannot seem to identify the specific fees associated with advertising campaigns.

Can anyone provide guidance or an example of how to extract these advertising costs through the eBay API? I am particularly interested in how to identify these fees within the transaction details.

Thanks in advance for your help!

Best regards
Marcus

Message 1 of 2
latest reply
1 REPLY 1

How to Retrieve Advertising Fees for Promoted Listings on a Transaction Level via eBay API?

Hi @marfitec,

 

You can execute the getTransactions call to fetch the information for the different fees like AD_FEE, PREMIUM_AD_FEES, FINAL_VALUE_FEE

 

Finances API can be used to retrieve detailed information on seller payouts for eBay orders, and to retrieve details on all monetary transactions on eBay's system between the seller, buyer, and eBay. These transactions include sales, buyer refunds, seller credits, payment disputes, shipping label purchases, ad fee and non-sales related charges to the seller's account.

For more information, see the Finances API Guide here.

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply