Hey im using the 'rgoogleads' library in R. https://github.com/selesnow/rgoogleads The problem im facing is that the app is able to access the googleads api fro
I am trying to migrate Adwords API(sunset on 27th April, 2022) to Google Ads api. Using Asp.Net Core(5.0) and c#. Exception: Google.Ads.GoogleAds.V10.Errors.Goo
UserCredential credential; using (var stream = new FileStream("client_secrets.json", FileMode.Open, FileAccess.Read)) { credential = await
I used to upload offline conversion using following code in v201809 version as provided at https://github.com/googleads/googleads-php-lib/blob/master/examples/A
Really sorry if this is the basic question. I have been searching for two days to find the documentation/sample function to use in apps script that fetches goog
I have a dbt project and I'm using ad_reporting model. all the sources are working good, except than google_ads. and that's because I don't have google_ads sche
I am trying to create a report for Extended Text Ads using Google Ads API. I was able to do this for my reporting using Adwords API whereby I selected labels an
We are using the BigQuery Data Transfer Service that is based on the AdWords API, but we're missing some of the campaigns. If we write a custom transfer for Goo
I want to deploy working python project in pycharm to aws lambda. The project is using google-ads library to get some report data from google ads. I tried deplo
I am using a third-party tool that use the Adwords Reporting https://developers.google.com/adwords/api/docs/appendix/reports/all-reports to retrieve data. At th
I want to know the equivalent of CRITERIA_PERFORMANCE_REPORT(which was in Adwords) in Google Ads. For example, the equivalent for KEYWORD_PERFORMANCE_REPORT is
We are trying to implement the Mediation Test Suite but, we are getting the following error message: Undefined symbols for architecture arm64: "_kGADSimulato
I get data by GCLID and I want to get the keyword I don`t know how please help me. On the query I get click_view.keyword_info.text and I try to print it with ge
I'm trying to create Google Ads campaigns using the Google Adwords API and getting this error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT I'm calling this endpoint:
When I try to run app with Google.Ads.GoogleAds nuget package on MacOS with M1 silicon I get the following error : Unhandled exception. System.IO.FileNotFoundE
I want to update our code for the new Google Ads API but I cant find the API Center in Google Ads Dashboard with the main account. When I open the url to API Ce
im trying to use get functions for reports under googleads. #My code from googleads import adwords from googleads import errors import time import datetime impo
I'm using google ads to generate keywords , I'm not sure if i did follow the right instructions. I created at first a manager account https://developers.goog
I'm trying to get reports for my google ads and display them on a dashboard for easier viewing and monitoring. I've gone through the whole process to authentica
I'm trying to create a campaign that must target mobile devices only, using the google ads API client library in python. The documentation says that I have to m