Hi,

I am having issues with results being returned from the Google Ads API (I 
am currently using v10) appearing to change when running queries either for 
different date ranges and/or running the same query on a different day.

For example, I could run the below query to get data for the 9th & 10th 
May, but when I run the same query again for the past 60 days, the figures 
being returned for the 10th May are different to my original results.

        SELECT
            ad_group.name,
            campaign.name,
            segments.date,
            campaign.id,
            ad_group.id,
            segments.ad_network_type,
            metrics.clicks,
            metrics.cost_micros,
            metrics.impressions
        FROM ad_group
        WHERE segments.date BETWEEN '2022-05-09' AND '2022-05-10'  

Not only are the two API call results different for the 10th May activity, 
the total cost in the Google Ads dashboard reports is different to the two 
API results?

It is not every single day in the date range that is incorrect, there 
appear to be individual days that seem to be changing in value in both what 
the API returns as well in the Google Ads dashboard.

I have examples of the above behaviour with the results from the API, 
screen grabs of the dashboard as well as the log files from the API calls, 
so any help would be appreciated.

Thanks in advance.

Matt

-- 



The information contained in this email and any attachments isĀ 
confidentialĀ and
 may be privileged for the sole use of the designated 
addressee. Any 
unauthorised dissemination or copying of this email
 or its 
attachments, and any use or disclosure of any information 
contained in 
them, is strictly prohibited and may be illegal. If you are
 not the 
designated addressee, please notify the sender immediately by email or by 
telephone and delete this email
 and any attachments from your system. 
Notice Media Ltd Reg No. 5409985.
 Registered address. Floor 3, Haldin 
House, Old Bank of England Court, 
Queen Street, Norwich, Norfolk. NR2 4SX. 
Authorised and regulated by the
 Financial Conduct Authority, FRN 771521.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/40369d8f-2ca9-4aa7-8854-71142f49571dn%40googlegroups.com.
  • Re... Matt Osborne
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to