I am trying to list the products of a seller (using marketplaceID) that is created or updated after a specific date.
I tried RequestReport with ReportType "_GET_MERCHANT_LISTINGS_DATA_"
and setting StartDate to the target date but the data returned contains products that are created (or lastly updated) before that date.