Class ItemLocationRegionCodeType


class ItemLocationRegionCodeType
Specifies the criteria for filtering search results by location region. Different regions can be specified on different sites.

Defined in com/ebay/shoppingservice/ItemLocationRegionCodeType.js

Property Summary
Search for items in Canada.
Search for items in French Canada (Quebec).
Reserved for internal or future use.
Search for items in Europe.
Search for items in North America.
Search for items in UK and Ireland.
Search for items world-wide.
String value

Constructor Summary

Property Details

property static Canada

Search for items in Canada. You can only specify this search option from the Canada (French) - CAFR (210) site.


property static CanadaFrench

Search for items in French Canada (Quebec). You can only use this option with FindItemsAdvanced.PreferredLocation filter. You can only specify this search option from the Canada (French) - CAFR (210) site.


property static CustomCode

Reserved for internal or future use.


property static Europe

Search for items in Europe. You can only specify this search option from the United Kingdom - UK (3), Austria - AT (16), Belgium (French) - BEFR (23), France - FR (71), Germany - DE (77), Italy - IT (101), Belgium (Dutch) - BENL (123), Netherlands - NL (146), Spain - ES (186), Ireland - IE (205) and Poland - PL (212) sites.


property static NorthAmerica

Search for items in North America. You can only specify this search option from the United States - US (0) and Canada - CA (2) sites.


property static UKIreland

Search for items in UK and Ireland. You can only specify this search option from the Ireland - IE (205) site.


property static Worldwide

Search for items world-wide. You can only specify this search option from the United Status - US (0), Canada - CA (2), United Kingdom - UK (3), Australia - AU (15), Austria - AT (16), Belgium (French) - BEFR (23), France - FR (71), Germany - DE (77), Italy - IT (101), Belgium (Dutch) - BENL (123), Netherlands - NL (146), Spain - ES (186), Ireland - IE (205) and Poland - PL (212) sites.


property String value


Constructor Details

constructor ItemLocationRegionCodeType

ItemLocationRegionCodeType(Object object)

Parameters:
object