-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Thanks for putting this library together, It looks really useful.
I've just jumped in and started playing with it, and I'm finding it hard going to work out from the readme how the top level abstractions you're using (client and report) line up against the abstractions in the api documentation (methods and datatypes).
Normally I'd be all for a "show me the code" style readme, but in this case, I think it would help a lot if you could explain what methods are available via the client object and what methods are available via the report object.
I'm sure I'll work it out by trial and experimentation, but given how awful Omniture's own documentation is, it sure would be nice If I had some guidance when I'm trying to map their abstractions over yours.