The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::ExtendedProductFinderIDType

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::ExtendedProductFinderIDType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setProductFinderBuySide()

If false or not present, the product finder can be used as input to GetProductSearchResults to search for catalog data (Pre-filled Item Information) that a seller might want to include in a listing.<br> <br> If true, the product finder can be used as input to GetSearchResults to search for listings with Item Specifics on the eBay site. However, if you have trouble using the specified product finder with GetSearchResults, or if you can't find a product finder ID that you saw on the Web site, here is a workaround: Use the pfid parameter from the URL of the Product Finder search page on the site you're interested in. See the Knowledge Base article referenced below for more details.

SeeLink: URL: https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std_adp.php?p_faqid=560 Title: Knowledge Base: ProductFinderID for Buy-Side Searches

# Argument: 'xs:boolean'

isProductFinderBuySide()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll
  Context: MappedCategoryArray

# Returns: 'xs:boolean'

setProductFinderID()

A product finder ID. GetCategory2CS always (and only) returns this when Category.ProductFinderIDs is returned.

# Argument: 'xs:int'

getProductFinderID()

  Calls: GetCategory2CS
  Returned: Conditionally
  Details: DetailLevel: ReturnAll
  Context: MappedCategoryArray

# Returns: 'xs:int'