python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to retrieve Performance MAX campaigns Google Ads into Google Big Query
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 the moment all the "Performance Max&q...
gip
Votes: 0
Answers: 2
GA4 data not available in Google Ads
We have been running GA4 and Google Ads on our website for a while now. However, the GA4 data appears not to be available in Google Ads even though the accounts are linked. For example, we can see 'Al...
RD993
Votes: 0
Answers: 1
How to get keyword id and ad group ad id from click_view?
I'm migrating from Adwords API to Google Ads API. On Adwords API we have the click_performance_report which includes keyword id and ad group ad id. However, in Google Ads API, when querying using clic...
Yosef
Votes: 0
Answers: 1
Im aware im trying to get data for multiple accounts but where can i specify that rather than receiving this error in R?
library(rgoogleads)
library(gargle)
token <- token_fetch()
token
gads_auth(email = 'xx@gmail.com'
Authentication complete.
ad_group_report <- gads_get_report(
resource = &...

user16819611
Votes: 0
Answers: 0