Re: How to convert Google-Ads API GoogleAdsRow to json?

2020-07-22 Thread Michael Birk
Hi Rahul, I was able to use this Python library to convert the Ads API v3 responses to JSON: https://github.com/tigrus/protobuf-to-dict mcb On Tuesday, June 11, 2019 at 3:54:07 AM UTC-7 rahul...@gmail.com wrote: > Hi Sai, > > I think Alexander is asking about the SDK. I am also facing the

Empty response when querying Google Ads API v3

2020-07-22 Thread Michael Birk
Hi, I have an app that works fine when querying our own Ads account, but returns an empty response when querying a customer's account. We have a valid refresh token and are able to successfully query the CustomerService and see the metadata about the customer's account, but the GoogleAdsServic

Reporting on Responsive Display Ads with Ads API v3

2020-08-05 Thread Michael Birk
Hi, Is it possible to generate detailed reports of the performance of Responsive Display Ads using the Google Ads API v3? Ideally we'd get basic performance metrics (clicks, impressions, etc) for each combination of image, headline, description, and so on. In the documentation I found the ad_

Re: Reporting on Responsive Display Ads with Ads API v3

2020-08-05 Thread Michael Birk
Hi Nirmita, thanks for the response. However, while I am able to query the ad_group_ad resource to get details about the configuration of the responsive ad (such as the list of image assets, the list of headlines, etc), I am only able to get aggregate metrics (clicks, impressions, etc) about t