I believe I've found a couple of bugs in "APIlity Agua", however it
maybe a matter of personal preference and not sure if it's worth
fixing as AdwordsAPI v200909 is deprecating v13.
However this is the bug for completeness.
When using agua, viewing all the campaigns, it flashes up "Loading
getAllCampaigns", however it's actually loading getActiveCampaigns,
which was confusing me, as I was comparing agua output to my own api
implementation.
This is also the case for getAllAdGroups and getAllAds.
Dan