Quantcast
Channel: Topliners : All Content - All Communities
Viewing all articles
Browse latest Browse all 3423

Searching between Date Ranges using Eloqua REST Api is not working.

$
0
0

I made a search string as bellow:

C_DateModified>11/20/2013 AND C_DateModified<11/25/2013

When using first or second part respectively, it works well.

When joining them together with 'AND', it returns me empty result.

Am I doing something incorrect or is there a bug?

 

The complete URL would be as "GET https://.../data/contacts?depth=complete&search=C_DateModified>11/20/2013 AND C_DateModified<11/25/2013&page=1&count=200"

 

Thanks,

Krishna


Viewing all articles
Browse latest Browse all 3423

Trending Articles