HI Federico,

You can't get the whole account details in a single call, you will
need at least 4 API calls (a CampaignService.get(),
AdGroupService.get(), AdGroupAdService.get() and
AdGroupCriterionService.get()), and a reasonable amount of code to
organize the objects in the required hierarchical order.

Another alternative is to run 1 performance report each for Campaign,
AdGroups, Keywords and Ads, but still you need code to parse and put
the stats in the desired hierarchical form.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Oct 23, 7:02 pm, federico ulfo <rainelemen...@gmail.com> wrote:
> Hi,
> is it possible to get the complete client report (as follow) in a
> single API call?
> CLIENT                      clicks, impression, avg CPC, avg CPM...
>  --  CAMPAIGNS
>    --  GROUPS
>        --  KEYWORDS
>
> Thanks,
> Federico

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to