Hi all, I am managing several Google domains and I'm trying to write a simple Python script that uses the google.apps.reporting API. I can run it as a standalone script, but I'm having trouble integrating it into my own script, so I can parse the output myself.
Has anyone done this? What complicates this is, I'm new to Python, but I'm working hard to learn it. I've already written a similar script in Perl, which didn't have an API at all. What would be helpful is the Python code necessary to get the data into a variable. (ie. instantiate class XX, set report date, etc...) Any pointers? TIA, Doug --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
