Thank you for your answer.
Yes with your request cost sum is correct.
But I still don't understand why from different entities I have so big 
difference

вторник, 10 сентября 2024 г. в 07:12:41 UTC+3, Google Ads API Forum 
Advisor: 

Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that we are not observing any discrepancies on the cost metrics 
for the July 1st, 2024 from the Google Ads API and Google Ads account UI. 
You can retrieve metrics data from the campaign 
<https://developers.google.com/google-ads/api/fields/latest/campaign> resource 
by using the following query:
  { "query": "SELECT campaign.id, campaign.name, metrics.clicks, 
metrics.impressions, metrics.cost_micros, segments.date FROM campaign WHERE 
segments.date = '2024-07-01'", "summaryRowSetting": "SUMMARY_ROW_ONLY" } 
You can try making a request using the Search 
<https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/search>
 or SearchStream 
<https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.googleAds/searchStream>
 by 
passing the customer Id. Also, you can use Query Builder 
<https://developers.google.com/google-ads/api/fields/v14/customer_search_term_insight_query_builder>
 to 
create your query and Query Validator 
<https://developers.google.com/google-ads/api/fields/v14/query_validator> to 
validate your query. I hope this helps, let me know how this goes on your 
end.
  
This message is in relation to case 
"ref:!00D1U01174p.!5004Q02vFxYg:ref" (ADR-00267308)

Thanks,
  [image: Google Logo] Google Ads API Team 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7001d75b-a6cd-4ab7-bbd0-7a840595f3dbn%40googlegroups.com.

Reply via email to