Hi OC_Portal, You should be able to just get each of the URLs in the FileURLX variables. Take a look at how Google Apps Manager (GAM) handles this:
http://code.google.com/p/google-apps-manager/source/browse/trunk/gam.py#2248 you might also want to look at what the XML will look like once the status is COMPLETED: http://code.google.com/googleapps/domain/audit/docs/1.0/audit_developers_guide_protocol.html#retrieving_mailbox_status_example it's the second example XML response. If the URL doesn't look like that, you're not using the right URL to get the file. Jay -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/bAp5z31zfEgJ. 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-mgmt-apis?hl=en.
