MCQs > IT & Programming > Ebay Development MCQs > Basic Ebay Development MCQs

Basic Ebay Development MCQ

1. The “login” call is returned in JSON. In this context, what is JSON?

Answer

Correct Answer: JavaScript Object Notation.

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

2. Is the “getDeals” call currently functional? When will it be functional?

Answer

Correct Answer: No. It is indefinitely out of service.

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

3. Buyers who purchase an item on eBay using PayPal as the payment method may still file a dispute using PayPal Buyer Protection. Which of the given actions belongs to the Buyer role to be performed?

Answer

Correct Answer: Create a Significantly Not As Described case

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

4. A Fully Qualified Category has subelements:

Answer

Correct Answer: CategoryID, CategoryName, CategoryParentName

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

5. The "My eBay" page shows a number of different views of a user's data. The given view does not exist in this page:

Answer

Correct Answer: My Items

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

6. “OpeneBaySubscriptionService” is related to?

Answer

Correct Answer: Subscribers and billing.

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

7. If you're specifying a URL and HTTP header, which takes precedent?

Answer

Correct Answer: URL

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

8. If there is no web component to your application, or you do not wish to host an AcceptURL or RejectURL page, you should get tokens with which method?

Answer

Correct Answer: Client/Desktop Applications

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

9. If your application works with items on sites outside the US, or if your application can be used with more than one site, you should understand the differences in:

Answer

Correct Answer: validation rules, business logic, and overall usage rules that are applied for different eBay sites.

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

10. Select the right combination of Infrastructure Error Severity Levels.

Answer

Correct Answer: Error and Warning

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

11. To retrieve the data for a single item, use GetItem. The GetItem call belongs to the:

Answer

Correct Answer: Trading API

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

12. What is NOT a service endpoint of the eBay API?

Answer

Correct Answer: https://api.ebay.sandbox.com/ws/api.dll

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

13. Sample XML for Modifying and Removing Fields has Item element, which might (should) contain any of the given elements, except:

Answer

Correct Answer: DeletedField

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

14. The category hierarchy for a site is embodied in the:

Answer

Correct Answer: CategoryArray object

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

15. Which fault type of the Infrastructure Error Types does not exist in the eBay API?

Answer

Correct Answer: Application faults

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

16. The eBay Platform defines two general types of errors:

Answer

Correct Answer: Application-Level Errors, Infrastructure Errors

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

17. The main difference between the Order Adjustment API and Trading API is?

Answer

Correct Answer: The Order Adjustment API begins with lowercase letters.

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

18. You can avoid paying VAT(Value-Added Tax) charges on your eBay fees by registering:

Answer

Correct Answer: a valid VAT-ID with eBay.

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

19. To sell an item, a seller must:

Answer

Correct Answer: Opt in to business policies.

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

20. You are able to construct 3 types of applications, tools, and services that can be created using the API: Listing Application, Seller Application, Gallery List Tool. Select the appropriate description for the Listing Application type.

Answer

Correct Answer: It is a relatively simple program that provides a seller with the ability to list items on eBay.

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

21. The following item does not contain the user name of the automated Sandbox users

Answer

Correct Answer: external_api_buyer1

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

22. How often is Client Alerts API release made?

Answer

Correct Answer: Bi-weekly.

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

23. Feedback Service is allowed a maximum of how many DSR query requests?

Answer

Correct Answer: 10

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

24. You can retrieve buying guide details by using the FindProducts call to find a product. The FindProducts call belongs to the:

Answer

Correct Answer: Shopping API

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

25. The Product Metadata API helps you perform the following tasks, EXCEPT:

Answer

Correct Answer: Get compatible applications for a product, based on its specifications.

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

26. Application-Level Error in XML call output does NOT have an element with a name:

Answer

Correct Answer: ns:UserHint

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

27. What is the address of the Compatible Application Check Page?

Answer

Correct Answer: http://developer.ebay.com/support/certification

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

28. “getUserReturns” retrieves information for how many buyer returns?

Answer

Correct Answer: One or more.

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

29. Who is the intended audience of the eBay Developers Program?

Answer

Correct Answer: Those who are versed in XML.

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

30. The following API calls can be used to create and manage promotional sales:

Answer

Correct Answer: SetPromotionalSale, SetPromotionalSaleListings, GetPromotionalSaleDetails

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

31. “itemFilter” in getUserReturns is responsible for?

Answer

Correct Answer: Restricting results to a specific listing.

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

32. There are three types of promotional sales:

Answer

Correct Answer: Price discount only, Free shipping only, Price discount and free shipping

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

33. When eBay gives a user a unique id number, the attribute is called:

Answer

Correct Answer: profileId

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

34. eBay's base components are simple and complex types that model eBay business-level objects (e.g., items). Which is not an eBay component?

Answer

Correct Answer: ShippingDetails

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

35. DSR trends are monitored in specific time increments. What are they?

Answer

Correct Answer: Weekly, Monthly, Quarterly

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

36. eBay has a list of login credentials that are completely independent and not interoperable. Which is NOT an eBay login credential?

Answer

Correct Answer: Developers Program authentication token

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

37. In the Version scheme, what does the second digit indicate?

Answer

Correct Answer: The minor release version.

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

38. In the Production environment, a user is eligible to create an eBay Store if he or she is a registered seller on eBay and meets one of the following conditions:

Answer

Correct Answer: has a cumulative feedback score of at least 20; is registered with ID Verify; has a PayPal account in good standing.

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

39. Why are there no longer any new Open eBay Apps?

Answer

Correct Answer: eBay is no longer accepting applications.

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

40. Which of the SOAP URL Parameters does not exist?

Answer

Correct Answer: route

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