Get correct spend value of the day.

2022-12-14 Thread Guilherme Mena
Hello, I'm trying to get the correct spend at account level but the result it's very different from the cost I get from the performance tab. I'm using this query: ` SELECT metrics.cost_micros, metrics.clicks, metrics.impressions, metrics.conversions, metrics.all_conversions FROM customer WHER

get correct spent (metrics)

2022-12-14 Thread Guilherme Mena
Hello, I'm making this request for spent: SELECT metrics.cost_micros, metrics.clicks, metrics.impressions, metrics.conversions, metrics.all_conversions FROM customer WHERE segments.date BETWEEN '2022-12-09' AND '2022-12-09' I'm using cost_micros as spent value, i get the result but not as expec

listAccessibleCustomers returning empty list

2023-04-17 Thread Guilherme Mena
Hello, One of my clients is integrating with our platform, and their Google ads account is returning an empty list when using the "listAccessibleCustomers" function. What could be causing this issue? Thanks P.S. I have already checked the accepted scopes and it's right -- -- =~=~=~=~=~=~=~

Discrepancy in 'cost_micros' Metrics Between Google Ads API and Dashboard

2023-11-16 Thread Guilherme Mena
Hi, I am reaching out to seek clarification regarding a discrepancy I have encountered in the cost metrics reported in the Google Ads user interface (UI) compared to what I retrieve through the Google Ads API. For the period from October 1,2023, to October 31,2023, the cost displayed in the Go

Re: discrepancy in 'cost_micros' metrics between google ads api and dashboard

2023-11-17 Thread Guilherme Mena
Hi, Thank you for your assistance with the metrics discrepancy issue. Upon rechecking with an updated screenshot from our customer, we found that the values in the Google Ads UI now match those from the API. It seems the issue has been resolved, and there's no further discrepancy. I appreciate