eBay::API::XML::DataType::SiteLocationType - eBay::API::XML::DataType::SiteLocationType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::SiteLocationType

DESCRIPTION

Top

Contains the data that defines a site-based filter (used when searching for items and filtering the search result set).

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setSiteID()

Specifies the criteria for filtering search results by site, where site is determined by the site ID in the SOAP URL or, for Unified Schema XML requests, X-EBAY-API-SITEID HTTP Header.

  Calls: GetSearchResults
         GetCategoryListings
  RequiredInput: No

# Argument: 'ns:SiteIDFilterCodeType'

getSiteID()

# Returns: 'ns:SiteIDFilterCodeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.