-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Do a execute
2. Try to find out if it failed
What is the expected output? What do you see instead?
I would expect some is_error? on Google::APIClient::Result or error method
returning null if there is no error.
Instead, I can choose between execute! and stuff like result.response.status
and result.data.respond_to?(:error)
What version of the product are you using? On what operating system?
0.4.4 on linux
Please provide any additional information below.
Also, I seem unable to post to google group at
https://groups.google.com/forum/?fromgroups#!forum/google-analytics-data-export-
api ...
Original issue reported on code.google.com by adwo...@ipdgroup.com on 16 Jul 2012 at 5:11
Reactions are currently unavailable