CharityType

Identifies a Giving Works listing and benefiting nonprofit charity organization. Currently supported through the US and eBay Motors sites only. The Ad Format and Mature Audiences categories are not supported. Not applicable for US eBay Motors, international, Real Estate, and Tickets.

Types that use CharityType:

Calls that use one or more fields of CharityType:

Fields

CharityID ( string )
CharityListing
CharityName ( string )
CharityNumber ( int )
DonationPercent ( float )
LogoURL ( string )
Mission ( string )
Status ( CharityStatusCodeType )

CharityID ( string ) [0..1]
A unique identification number assigned by eBay to registered nonprofit charity organizations.
See the Field Index to learn which calls use CharityID.

CharityListing
Not used by any call.

CharityName ( string ) [0..1]
The name of the benefiting nonprofit charity organization selected by the charity seller.
See the Field Index to learn which calls use CharityName.

CharityNumber ( int ) [0..1]
A unique identification number assigned to a nonprofit charity organization by the dedicated provider of eBay Giving Works. Being superseded by CharityID. Max 10 digits.
See the Field Index to learn which calls use CharityNumber.

DonationPercent ( float ) [0..1]
The percentage of the purchase price that the seller chooses to donate to the selected nonprofit organization. This percentage is displayed in the Giving Works item listing. Possible values: 10.0 to 100.0. Percentages must increment by 5.0. Minimum donation percentages may be required for Giving Works listings, see http://pages.ebay.com/help/sell/selling-nonprofit.html for details. DonationPercent is required input when listing Giving Works items.
See the Field Index to learn which calls use DonationPercent.

LogoURL ( string ) [0..1]
The URL of the nonprofit charity organization. This URL is displayed in the Giving Works item listing.
See the Field Index to learn which calls use LogoURL.

Mission ( string ) [0..1]
The stated mission of the nonprofit charity organization. This mission is displayed in the Giving Works item listing.
See the Field Index to learn which calls use Mission.

Status ( see CharityStatusCodeType for possible values ) [0..1]
The status of the nonprofit charity organization.
See the Field Index to learn which calls use Status.

Copyright © 2006–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.