You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was somewhat matching the SOAP interface I was referencing that uses a DateRange object. Also seemed reasonable if the need is a "range", i.e. it ensures both a from and to date. Do you think its better to have separate fields?
Is there any precedent of submitting a range with comma separated values
date_range=2015-06-01,2015-08-01
vs. having afrom
andto
?The text was updated successfully, but these errors were encountered: