Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7797767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T23:47:30+00:00 2026-06-01T23:47:30+00:00

How do I specify multiple X-EBAY-SOA-GLOBAL-ID while searching for ebay products? This is the

  • 0

How do I specify multiple X-EBAY-SOA-GLOBAL-ID while searching for ebay products?

This is the link to the GlobalIDs.

http://developer.ebay.com/DevZone/finding/Concepts/SiteIDToGlobalID.html

However, if I try to specify more than one I get exception “No such GlobalID”.

I tried to give

1) "EBAY-US,EBAY-GB"
2) "EBAY-US;EBAY-GB"
3) "EBAY-US EBAY-GB"

None of them succeeded. Can anybody let me know how do I do that? I googled for this but even on google didn’t find it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T23:47:32+00:00Added an answer on June 1, 2026 at 11:47 pm

    I don’t think you can.
    I don’t think its designed to search more than 1 website at the same time.
    But You can try to search ‘x’ times with a different global id.

    This is how I used the ebay API (FindingAPI):

     ClientConfig config = new ClientConfig();
            config.GlobalId = "EBAY-GB";
            config.EndPointAddress = "http://svcs.ebay.com/services/search/FindingService/v1";
            config.ApplicationId = Options.generalOptions.DeveleporKey;
            FindingServicePortTypeClient client = FindingServiceClientFactory.getServiceClient(config);
    

    And this is what I used to make the search :
    client.findItemsAdvanced(request);

    So you make different clients (1 US and 1 GB) and do something like :
    var responseGB = GBclient.findItemsAdvanced(request);

    var responseUS = USclient.findItemsAdvanced(request);

    Hope this helps, don’t know what API you are using though.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick question regarding delegateEvents in a View - can we specify multiple event bindings
I have got a single file in which I need specify classes in multiple
I have multiple svn code repositories. How do I specify which repository I would
When I attempt to specify multiple DataTemplates for use by a ContentControl so that
So I want to be able to specify multiple different sources for my FullCalendar
Currently my code looks like this. It allows me to parse multiple parameters my
I've got a functional fullCalendar http://arshaw.com/fullcalendar/ working retrieving a single source from Google Calendar
How do you specify a multiple line string literal in Actionscript 3? Multiline String
I know how to specify multiple background images using CSS3 and modify how they
I need to specify multiple copyrights or authors using the <meta> tag. Can I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.