Hi, In the 'Reporting Basics' documentation of Adwords API it mentions that if the 'skipReportSummary' attribute is false or not specified (in my case I don't specify it), then the report will include the summary row. However, there is no summary row.
I'm using the .NET C# libraries for the Adwords API and my report request is segmented by Date as well (hence why I need to calculate the totals). Thanks in advance, Alex On Monday, 6 March 2017 21:38:42 UTC+1, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi, > > If you are interested in extracting the totals, you can set the ' > skipReportSummary > <https://developers.google.com/adwords/api/docs/guides/reporting#request_headers>' > > attribute in the request header to false and the last row in your report > should correspond to the totals. > > Please note that in these cases both the web interface and the API will > have same special value ( "<10%" or ">90%" ). Since your question is more > aligned to the product, I recommend posting it on the Advertisers > community forum > <https://www.en.advertisercommunity.com/t5/Google-AdWords/ct-p/Google_AdWords#> > so > that the product experts there can clarify it better. > > Thanks, > Sreelakshmi, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. 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/28233f7b-3f83-40da-aa67-cda3c793c33f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
