How to take backup based on ISODate or ObjectID using mongodump v4.2.2?

i was tried string working but when i did use “date” and “_id” then not working.
example: query below:
–query {“createdAt”:{"$lte":“ISODate(“2020-01-23T09:25:48Z”)”}}
can you please provide correct command