cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Input data for tag <Item.ScheduleTime> is invalid or missing - when loading listings via CSV

Hi

Hoping i can get some help.  im moving to listings via the fiel upload csv, everythign workign perfectly, however it would be really useful if i could schedule the start time of my listings. 

 

I found an article online which suggested to include an extra colum as shown, however its return the error: Input data for tag <Item.ScheduleTime> is invalid or missing, does anyone have a suggestion as to where i have gone wrong?

Many thanks 

Screenshot 2024-01-16 102814.png

Message 1 of 3
latest reply
2 REPLIES 2

Input data for tag <Item.ScheduleTime> is invalid or missing - when loading listings via CSV

@footballcardsdirect 

 

The header would be:

     ScheduleTime

and the cell value would be in ISO format:

     YYYY-MM-DDTHH:MM:SS.SSSZ  (GMT) like this example:

     2024-01-25T16:35:49.000Z

 

Keep in mind that the time is GMT, which is where you are in the UK,  and that eBay time is based on the site where listed.  So if the exact time of day is important, you will need to perform the time conversions when you provide the GMT time. 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 3
latest reply

Input data for tag <Item.ScheduleTime> is invalid or missing - when loading listings via CSV

Many thanks, that worked like a charm! Really appreciate the help! I was nearly there, had missed the T out of the sequence for date and time

Message 3 of 3
latest reply