Home
Find the answer to your question
Is there .net sample code on using the SetPromotionalSale call?
This SetPromotionalSale was created using Microsoft Visual Basic 2005 Express Edition
Detailed Description
The attached command line sample project contains an implementation of the SetPromotionalSale API call using SOAP.
Requirements:
Any version of Visual Studio .NET that supports 2005.
1. Before you build this sample project, please make sure to check that the project's reference for the WSDL is valid.
If needed, remove the existing web reference, and add the web reference of your choosing again.
The WSDLs for each release can be found at the following URL(s):
http://developer.ebay.com/webreference/VERSION/eBaySvc.wsdl
where you replace VERSION with the number you wish to use.
2. Before you run the sample, replace the credentials with yours.
Version Info
The attached project is based on the following versions:
SOAP API version | 565 |
Visual Studio | Microsoft Visual Basic 2005 Express Edition |