MCQs > Admin Support > EBay Web Services MCQs > Basic eBay Web Services MCQs

Basic eBay Web Services MCQ

1. Which of the following criteria should be fulfilled if you want to create eBay stores in the Production environment by using API?

Answer

Correct Answer: Both a and b

Note: This Question is unanswered, help us to find answer for this one

2. The user token is used to represent the authorization of your application to access the eBay data. Which of the following characters are not included in the user token?

Answer

Correct Answer: -

Note: This Question is unanswered, help us to find answer for this one

3. By Default, What will be the maximum number of entries to return in a single getMostWatchedItems API call?

Answer

Correct Answer: 20

Note: This Question is unanswered, help us to find answer for this one

4. What will be the datatype for the ChannelID parameter when you make a GetPublicAlerts API call of eBay Client Alerts API?

Answer

Correct Answer: string

Note: This Question is unanswered, help us to find answer for this one

5. How many records will we get if we make the following API call?
http://open.api.ebay.com/shopping?callname=FindPopularItems&responseencoding=XML&appid=YourAppIDHere&siteid=0&version=531&QueryKeywords=harry

Answer

Correct Answer: 20

Note: This Question is unanswered, help us to find answer for this one

6. What is the data type of the Item.AutoPay input field in a ReviseFixedPriceItem API call for eBay Trading Web Service?

Answer

Correct Answer: Boolean

Note: This Question is unanswered, help us to find answer for this one

7. Which of the following datatype is not supported by Trading API ?

Answer

Correct Answer: Hyperlink

Note: This Question is unanswered, help us to find answer for this one

8. Which of the following causes token expiration to occur?

Answer

Correct Answer: All of the above 

Note: This Question is unanswered, help us to find answer for this one

9. Using Trading  API, how many store categories can you add to an eBay store?

Answer

Correct Answer: 300

Note: This Question is unanswered, help us to find answer for this one

10. What will the following API call return?
http://clientalerts.ebay.com:8080/ws/ecasvc/ClientAlerts?callname=Login
   &ClientAlertsAutHToken=Token value

Answer

Correct Answer: SessionId and SessionData

Note: This Question is unanswered, help us to find answer for this one

11. Which of the following arguments is required in a GetCategoryInfo API Call of eBay Shopping Web Service?

Answer

Correct Answer: CategoryID

Note: This Question is unanswered, help us to find answer for this one

12. Which notification is sent to the third parties subscribed on the buyers behalf whenever a buyer removes an item from his or her watchlist.?

Answer

Correct Answer: ItemRemovedFromWatchList

Note: This Question is unanswered, help us to find answer for this one

13. Which of the following are not Trading API calls?

Answer

Correct Answer: FindItems

Note: This Question is unanswered, help us to find answer for this one

14. Which of the following is not an Input field while making a createDSRSummaryByPeriod call using eBay FeedBack API?

Answer

Correct Answer: categoryId

Note: This Question is unanswered, help us to find answer for this one

15. What will happen if we provide 24 comma separated ItemIDs to the ItemIDs parameter of a GetItemStatus API call of eBay Shopping Web Service?

Answer

Correct Answer: None of the a

Note: This Question is unanswered, help us to find answer for this one

16. Which of the following is optional while making a createDSRSummaryByCategory call using FeedBack API?

Answer

Correct Answer: dateRangeEventType

Note: This Question is unanswered, help us to find answer for this one

17. Which of the following arguments are required in an AddFixedPriceItem API call of eBay Trading Data Web Services?

Answer

Correct Answer: Item.Currency

Note: This Question is unanswered, help us to find answer for this one

18. What will the following API call return?
http://svcs.ebay.com/MerchandisingService?OPERATION-NAME=getMostWatchedItems
   &SERVICE-NAME=MerchandisingService
   &SERVICE-VERSION=1.1.0
   &CONSUMER-ID=YourAppIDHere
   &RESPONSE-DATA-FORMAT=XML
   &categoryId=625

Answer

Correct Answer: Retrieve items that have the highest watch counts within a specified category

Note: This Question is unanswered, help us to find answer for this one

19. Which of the following is not a Merchandising API call?

Answer

Correct Answer: GetSingleItem

Note: This Question is unanswered, help us to find answer for this one

20. Which of the following is optional while making a createDSRSummaryByTransaction call using eBay FeedBack API?

Answer

Correct Answer: transactionKey.transactionId

Note: This Question is unanswered, help us to find answer for this one

21. Does Feedback API provide Feedback related operations such as leaving and retrieving Feedback?

Answer

Correct Answer: No

Note: This Question is unanswered, help us to find answer for this one

22. Which of the following dateRangeEventType value will be used to create a DSR summary report for a specific time period based upon the category in which the items were listed?

Answer

Correct Answer: ListingDate

Note: This Question is unanswered, help us to find answer for this one

23. What does a GeteBayTime API call of eBay Shopping Web Service return?

Answer

Correct Answer: It returns the official eBay system time in GMT.

Note: This Question is unanswered, help us to find answer for this one

24. Which of the following is not true while specifying a date range in createDSRSummaryByPeriod call?

Answer

Correct Answer: When retrieving DSR summary reports for a date range, if there are more than 5,000 transactions in the time period, only the 5,000 most recent transactions will be processed and a warning will be returned.

Note: This Question is unanswered, help us to find answer for this one

25. While using Feedback API, which HTTP header will be used to store the sellers user token?

Answer

Correct Answer: X-EBAY-SOA-SECURITY-TOKEN

Note: This Question is unanswered, help us to find answer for this one

26. Which notification is sent to a subscribing user when another buyer places a higher maximum bid than his own highest bid and he no longer remains the current highest bidder?

Answer

Correct Answer: OutBid

Note: This Question is unanswered, help us to find answer for this one

27. Which Client API call will you use to retrieve public alert messages?

Answer

Correct Answer: GetPublicAlerts

Note: This Question is unanswered, help us to find answer for this one

28. eBay offers several listing types to accommodate the selling needs, styles, and approaches of different sellers. Which of the following listing types are supported by the eBay?

Answer

Correct Answer: Both a and b

Note: This Question is unanswered, help us to find answer for this one

29. State True or False
An EndOfAuction notification is sent when the auction of an item ends. An auction ends either when its duration expires or the item is purchased with Buy It Now.

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

30. Feedback API is supported by eBay Sandbox environment.

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one

31. Which createDSRSummaryByShippingDetails Input Field is used to specify whether to aggregate DSRs from items with domestic shipping destinations or international shipping destinations using eBay FeedBack API?

Answer

Correct Answer: shippingDestinationType

Note: This Question is unanswered, help us to find answer for this one

32. Which of the following issues trigger a seller to open an Unpaid Item dispute?

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

33. EndFixedPriceItem API call of eBay Trading Data Web Services is used to end the specified item listing before the date and time. For which of the following websites it is applicable?

Answer

Correct Answer: Both a a

Note: This Question is unanswered, help us to find answer for this one

34. What is the purpose of SetSellingManagerTemplateAutomationRule Trading API call?

Answer

Correct Answer: Revise or add to the Selling Manager automation rules associated with a specific template.

Note: This Question is unanswered, help us to find answer for this one

35. What is the functionality of the RelistFixedPriceItem API call for eBay Trading Web Service?

Answer

Correct Answer: It enables seller a relist an ended item (with or without buyers does not matt

Note: This Question is unanswered, help us to find answer for this one

36. In production environment by default how many Merchandising API calls per day is an application allowed to make?

Answer

Correct Answer: 5,000

Note: This Question is unanswered, help us to find answer for this one

37. Which will take the precedence if you specify both the categoryId or the ItemId when you make a getRelatedCategoryItems API call?

Answer

Correct Answer: Items are returned from the categories related to the given item's category.

Note: This Question is unanswered, help us to find answer for this one

38. Which of the following request and response formats are supported by the Merchandising API?

Answer

Correct Answer: All of the a

Note: This Question is unanswered, help us to find answer for this one

39. How many DSR query requests are allowed per seller per day?

Answer

Correct Answer: 10

Note: This Question is unanswered, help us to find answer for this one

40. "ack" indicates whether there are any errors or warnings associated with the processing of the request. Which of the following are the applicable values for the ack output field that can be returned by the web service when you make a Merchandising API call?

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

41. Which of the following URL (endpoint) will be used to post requests to Feedback API?

Answer

Correct Answer: https://svcs.ebay.com/FeedbackService

Note: This Question is unanswered, help us to find answer for this one

42. What is the difference between FindPopularItems and FindPopularSearches API calls for eBay Shopping Web Service?

Answer

Correct Answer: FindPopularItems finds popular items based on a category or keyword while FindPopularSearches finds the words more frequently used by eBay users when searching for listings.  

Note: This Question is unanswered, help us to find answer for this one

43. User alerts are about events that affect a particular user. Which of the following parameters are essential to call Client Alert API?

Answer

Correct Answer: SessionId

Note: This Question is unanswered, help us to find answer for this one

44. Which of the following is related to the Client Alert API call?

Answer

Correct Answer: All of the above

Note: This Question is unanswered, help us to find answer for this one

45. Which of the following arguments are required in a SetShipmentTrackingInfo API call of eBay Merchant Data Web Services?

Answer

Correct Answer: Either OrderID or OrderLineIt

Note: This Question is unanswered, help us to find answer for this one