How do I pull in "Unique users", "Avg. impr. freq per user", and "Frequency Distribution (1+,2+,3+,4+,5+,10+)"?

2022-12-12 Thread sanketta...@gmail.com
Hi, We need to pull the below list of metrics from the Google Ads API. We checked the documentation but couldn't find these metrics. Metrics: "Unique users", "Avg. impr. freq per user", and "Frequency Distribution (1+,2+,3+,4+,5+,10+)" Could you let us know if the data is available with

Ad Extension Report via API

2021-02-04 Thread sanketta...@gmail.com
Hi, I want to download via API, the exact same data that is in the Google Adwords DashboardUI as "Extensions". In the UI, it is listed as "Ads & Extensions" > tab "Extensions" . Can you help us understand what report performance API will provide me that data? Thanks, Sanket Tandalekar -- --

Adwords API issue with the library

2020-12-04 Thread sanketta...@gmail.com
Hi, I have been getting this error for an account that we recently received access to. We have other accounts along with this for which we pull data using the same script but we are receiving this error for only this particular account. We are not able to understand the problem here. If the

Re: Can't able to view my Request Response using Log4j

2020-10-13 Thread sanketta...@gmail.com
Hi, I followed the steps and options given in the shared link but the only logs that are getting printed are the ones that I set on the script and not the Google Ads API request and response which is base or Core library. I want to display those logs too. Are there any settings that need to

Can't able to view my Request Response using Log4j

2020-10-12 Thread sanketta...@gmail.com
Hi, I'm trying to see set Log4j logging to track all my request response which I sent and received with Google Ads API but I'm unable to do so. I tried setting up loggers at almost all levels but still failed to set logs. I have set log4j.rootLogger=INFO, file, stdout, SOAP_LOG, REQUEST_LOG,

Get Campaign Label from Google Ads API

2020-09-11 Thread sanketta...@gmail.com
Hi, I'm fetching data Campaign data from Google Ads API. I'm using 'v2' version of Google Ads API. I'm passing query to the Search Stream. While fetching Campaign Label from Campaign table I receive a link type response `customers/{customer_id}/labels/{label_id}` as value in label list. For

API and Library Support for App engagement type campaigns

2020-08-31 Thread sanketta...@gmail.com
Hi, I have been working on the account which has the App engagement type campaigns. The support notified me that the App engagement is not supported in the Adwords API. However, I would be able to generate the report on the campaign level in the Google Ads API. Can you guide me on which