The problem is that I'm working with a Test Account (and restricted to it only) thus any conversion I get() have
...
"mostRecentConversionDate": null,
"lastReceivedRequestTime": null,
...
in return (I do have those Field in selector).
I just need an example String for each of those 2 param to work with.
Sorry for the trouble.