Hi,

just wanted to follow up on this.

A reporting use case that we encounter quite frequently is to aggregate 
metrics for a specific set of campaigns of an account (e.g. "How are all my 
campaigns for product X doing?"). With the Adwords API, we can use the 
campaign report, set up appropriate filters and use the summary row of the 
report directly.

As Francis mentions, the complexity and feasibility of calculating 
totals on our end depends a lot on the chosen metrics. While it's simple to 
aggregate clicks, I wouldn't know how to calculate the total "Search lost 
absolute top impression share" for a subset of campaigns of an account—I'd 
assume it's weighted by impressions, but I don't think this is documented 
anywhere.

Thus, having a summary row available in the response of the 
GoogleAdsService.Search endpoint is essential for us.

Thanks and best regards,
Dorian

On Thursday, 13 December 2018 03:36:06 UTC+1, Luis Xander Talag (AdWords 
API Team) wrote:
>
> Hi Francis,
>
> I'm afraid the totals for metric values in reports in Google Ads API Beta 
> is not yet supported and is currently available only in AdWords API using 
> the skipReportSummary HTTP request 
> <https://developers.google.com/adwords/api/docs/guides/reporting#request_headers>
>  value. 
> I could not comment on if and when this feature will be supported in Google 
> Ads API Beta. However, you may follow our blog 
> <https://ads-developers.googleblog.com/search/label/adwords_api> for any 
> updates on this.
>
> Thanks and regards,
> Luis
> AdWords API Team
>
> On Thursday, December 13, 2018 at 4:21:54 AM UTC+8, Francis Moore wrote:
>>
>> Hi all,
>>
>> I'm looking for a way to get the totals for the metrics of a report in 
>> the Google Ads Beta API. It is available in the current AdWords API with 
>> the CSV format, but not with the XML format.
>>
>> In the Google Ads API, it does not look to be available in the response, 
>> since all we get is an array of GoogleAdsRow
>>
>> https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v0.services#google.ads.googleads.v0.services.SearchGoogleAdsResponse
>>
>> I could of course just sum up the values, but many metrics just can't 
>> summed up like that, for example Search Impression Share. 
>>
>> Any idea? 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/c06e4815-82eb-4178-a451-d591ed8a3b6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to