Hi, Are you using the SOAP services to obtain these counts, e.g., AdGroupService? If so, I would recommend using reports instead, since report requests and responses are much more lightweight than their SOAP counterparts. Our guide on Structure Reports <https://developers.google.com/adwords/api/docs/guides/structure-reports> should be helpful here.
Cheers, Josh, AdWords API Team On Tuesday, July 29, 2014 11:12:35 AM UTC-4, aitkul wrote: > > Hello, is there a way to select the number of adGroups within a campaign > using one AWQL query? At the moment I query all adGroups and count them > iteratively, which takes really long for large campaigns. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
