Is there a way using GoogleAdsService.search, to obtain a row count of the specified search query without iterating and counting every row? It doesn't appear that there's a mechanism for this in the query language itself (such as a COUNT aggregate function). I'm wondering if we can do something similar to what was possible with the AdWords client library, which allowed for a paged response which included the total number of rows in the response. This allows for the easy obtainment of counts. Thanks.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/565fd8fc-df83-4a5a-80f0-6e4317027ea2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
