Im developing an app that brings the user a quick list of \"info\" items but i want to set an options so that he receives this items as notifications when he is leaving home
I don't think you can get the information from Google APIs. As @surender8388 mentions in the comments, the only way to make it out is using location and time.
ACCESS_COARSE_LOCATION is a good choice if you don't want to use GPS.