Dashboard > ChannelAdvisor Developer Network > ... > Marketplace Ad Methods > DeleteMarketplaceAd
Log In   View a printable version of the current page.
DeleteMarketplaceAd
Added by Andy Berryman, last edited by Andy Berryman on Oct 30, 2008  (view change)
Labels: 
(None)


Overview

Deletes the specified Marketplace Ad by ID.

Request

Field Name
Data Type Description
accountID string
A unique identifier representing the ChannelAdvisor account you wish to access.
marketplaceAdID int The unique identifier for the Marketplace Ad returned when the Ad was created.

Response

Field Name
Data Type Description
DeleteMarketplaceAdResult APIResult<bool>
If the Status property of the return object is set to Success, then the ResultData property will be set to True of the specified Marketplace Ad was able to be deleted and False otherwise.
 
NOTE: One common reason for an Ad not being able to be deleted is it is associated with 1 or more current Open Listings.

References

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators