Login
Sign up
Categories
IT & Programming
Design & Multimedia
Writing & Translation
Sales & Marketing
Admin Support
Engineering & Manufacturing
Finance & Management
Website Designing & Development
Database Management
Networking & Troubleshooting
Aviation & Aerospace
Softwares & Applications
Stocks & Investments
Electronics & Appliances
Online Tools
General Knowledge & Aptitude
Mathematics
Educational Subjects & Courses
Business & Organization
Health & Wellbeing
Culture & Ethics
IT Field Knowledge & Experience
Languages & Communication
Entrepreneurship & Leadership
Economics & Development
Mass Communication & Media
Research Methods & Evaluation
Public Relations & Dealings
Educational Methods and Research
Educational Subjects & Techniques
Crime & Justice
Governments & Policies
Cyber Security & Ethical Hacking
Hospitality & Tourism
Soft Skills & Personal Management
Transportation & Driving Rules
Forest and Nature
Religion
Skill Assessment
MCQs
PDFs
Login
Sign up
Categories
IT & Programming
Design & Multimedia
Writing & Translation
Sales & Marketing
Admin Support
Engineering & Manufacturing
Finance & Management
Website Designing & Development
Database Management
Networking & Troubleshooting
Aviation & Aerospace
Softwares & Applications
Stocks & Investments
Electronics & Appliances
Online Tools
General Knowledge & Aptitude
Mathematics
Educational Subjects & Courses
Business & Organization
Health & Wellbeing
Culture & Ethics
IT Field Knowledge & Experience
Languages & Communication
Entrepreneurship & Leadership
Economics & Development
Mass Communication & Media
Research Methods & Evaluation
Public Relations & Dealings
Educational Methods and Research
Educational Subjects & Techniques
Crime & Justice
Governments & Policies
Cyber Security & Ethical Hacking
Hospitality & Tourism
Soft Skills & Personal Management
Transportation & Driving Rules
Forest and Nature
Religion
Skill Assessment
MCQs
PDFs
Login
Sign up
Skill Assessments
>
Admin Support
>
eBay Web Services Skill Assessment
>
Quiz # 1
eBay Web Services Quiz # 1
Instructions
Quiz:
eBay Web Services Quiz # 1
Total Questions:
30 MCQs
Time:
30 Minutes
Note
Do not refresh the page while taking the test.
Results along with correct answers will be shown at the end of the test.
Start Quiz
EBay Web Services Quiz # 1
End Quiz
Question
1
of 30
00:00
Which of the following arguments are required in a SetShipmentTrackingInfo API call of eBay Merchant Data Web Services?
OrderID
OrderLineItemID
Shipment
Either OrderID or OrderLineIt
Which of the following is related to the Client Alert API call?
Easy to retrieve near real-time alerts about eBay transactions
Higher call limit than Trading and Shopping APIs
Functionality that is easy to embed in a web page, widget, or application
All of the above
User alerts are about events that affect a particular user. Which of the following parameters are essential to call Client Alert API?
SessionId
ChannelId
ChannelData
None of the a
What is the difference between FindPopularItems and FindPopularSearches API calls for eBay Shopping Web Service?
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.
FindPopularSearches finds popular items based on a category or keyword while FindPopularItems finds the words more frequently used by eBay users when searching for listings.
Thers is no difference between FindPopularSearches and FindPopularItems API calls.
Which of the following URL (endpoint) will be used to post requests to Feedback API?
https://svcs.ebay.com/FeedbackService
http://svcs.ebay.com/MerchandisingService
http://open.api.ebay.com/shopping
All of the a
"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?
Failure
Success
PartialFailure
All of the above
How many DSR query requests are allowed per seller per day?
9
15
10
Unlimited
Which of the following request and response formats are supported by the Merchandising API?
Name-value Pairs
XML
SOAP
All of the a
Which will take the precedence if you specify both the categoryId or the ItemId when you make a getRelatedCategoryItems API call?
Items are returned from the categories related to the given item's category.
Items are returned from the categories related to the given category.
It will generate an er
In production environment by default how many Merchandising API calls per day is an application allowed to make?
50
500
5,000
None of the a
What is the functionality of the RelistFixedPriceItem API call for eBay Trading Web Service?
It sends data defining a new fixed price item to eBay, where it becomes a new listing.
It enables a seller to change the properties of a currently active listing.
It enables seller a relist an ended item (with or without buyers does not matt
What is the purpose of SetSellingManagerTemplateAutomationRule Trading API call?
Revise or add to the Selling Manager automation rules associated with a specific template.
Revise or add to the set of Selling Manager automation rules associated with a specific item.
Retrieve the set of Selling Manager automation rules associated with a Selling Manager template.
Retrieve the set of Selling Manager automation rules associated with an i
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?
eBay.com
Half.com
Both a a
Which of the following issues trigger a seller to open an Unpaid Item dispute?
The buyer and the seller are unable to resolve a disagreement over terms.
The buyer wants to use a payment method the seller doesn't accept.
The buyer refuses to pay.
All of the above
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?
shippingDestinationType
shipToCountry
shippingSer
Feedback API is supported by eBay Sandbox environment.
True
False
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.
True
False
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?
Chinese auction
Real Estate Ad
Both a and b
Neither a n
Which Client API call will you use to retrieve public alert messages?
GetPublicAlerts
GetUserAlerts
Both a a
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?
BidPlaced
OutBid
BidReceived
BestO
While using Feedback API, which HTTP header will be used to store the sellers user token?
X-EBAY-SOA-SECURITY-TOKEN
X-EBAY-SOA-SERVICE-NAME
X-EBAY-SOA-OPERATION-NAME
None of the above
Which of the following is not true while specifying a date range in createDSRSummaryByPeriod call?
If the Date ranges are more than 90 days old, the call will fail.
If the Date ranges are specified to begin more than 16 months before the current date, the call will fail.
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.
All of the above
What does a GeteBayTime API call of eBay Shopping Web Service return?
It returns the time of the system from which the API call has been made in GMT.
It returns the official eBay system time in GMT.
It returns the time of the system from which the API call has been made in PST.
It returns the official eBay system time in PST.
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?
ListingDate
TransactionEnd
Does Feedback API provide Feedback related operations such as leaving and retrieving Feedback?
Yes
No
Which of the following is optional while making a createDSRSummaryByTransaction call using eBay FeedBack API?
transactionKey
transactionKey.itemId
transactionKey.transactionId
None of the above
Which of the following is not a Merchandising API call?
getSimilarItems
getRelatedCategoryItems
getMostWatchedItems
GetSingleItem
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
Retrieve items that have the highest watch counts within a specified category
Retrieve recommended items from the categories related to a specified category
Retrieve similar items related to a specified category
None of the above
Which of the following arguments are required in an AddFixedPriceItem API call of eBay Trading Data Web Services?
Item.ApplicationData
Item.Currency
Item.ExternalProductID.
Which of the following is optional while making a createDSRSummaryByCategory call using FeedBack API?
categoryId
dateRange.dateFrom
dateRangeEventType
None of the above
Submit Test
Prev Question
ABCd
Next Question