Hello,

We have an automated service which periodically checks the total cost of 
certain Campaigns, or rather, groups of Campaigns, and pause them once a 
certain amount has been spent. We rely on the AdWords API's 
CAMPAIGN_PERFORMANCE_REPORT 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>
 to 
retrieve the cost of each campaign. The problem is, this report is not in 
real-time. We have had several cases where the cost increased heavily in 
the time span of just 30 minutes, and changed even after the Campaign had 
been paused. 
We use this mechanism to prevent groups of Campaigns from exceeding their 
"budget" (this is specific to our system, not the API). However, since 
reporting is not done in real-time, we tend to end up spending more than 
the allocated "budget". 
Is there any way around this? Could be the Google Ads API's Metrics 
cost_micros 
<https://developers.google.com/google-ads/api/fields/v2/campaign#metrics.cost_micros>
 a 
better alternative, or is that delayed, too?

Thank you,
Mark 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2a1c9ee-03ce-412a-afc0-e34f77e90e7c%40googlegroups.com.

Reply via email to