I tried to fetched updated user profiles of the users in my domain using the "updated-min" query parameter, but still I got the list of all the users from the domain, I have used the below URL for the same:
https://www.google.com/m8/feeds/profiles/domain/DomainName/full?updated-min=2012-08-24T00:00:00&access_token="+access_token+"&v=3.0"
Please let me know if I am missing something.