Re: How to get "Cost within spending limit" and "Budget left" for a campaign?

2021-10-28 Thread 'Haiyang Si' via AdWords API and Google Ads API Forum
BTW: forget to mention I reset the daily budget from 85 to 122 on 2021-10-28 On Thursday, October 28, 2021 at 1:04:26 AM UTC-7 Haiyang Si wrote: > Hi support team, > > As in the image below, I am trying to set the daily budget based on the > *budget > left* and the *day left *dynamical

Re: How to get "Cost within spending limit" and "Budget left" for a campaign?

2021-10-28 Thread 'Haiyang Si' via AdWords API and Google Ads API Forum
Hi Aryeh Thanks for response Request: SELECT campaign.id, customer.id, campaign_budget.resource_name, campaign_budget.amount_micros, campaign_budget.total_amount_micros, metrics.cost_micros, campaign.sta

Does Google API supports to configure the daily budget automatically?

2021-11-01 Thread 'Haiyang Si' via AdWords API and Google Ads API Forum
Hi expert, Does Google API supports to configure the daily budget automatically based on 1. total budget 2. Google Start and end Date 3. Current date For example A campaign's total budget is 100. Start date 1/1; end_date is 1/10 On the first day the daily budget should be 100/10 = 10. but the r

Re: Does Google API supports to configure the daily budget automatically?

2021-11-01 Thread 'Haiyang Si' via AdWords API and Google Ads API Forum
Thanks, Ernie, It looks Google does not support reset daily budget based on the budget remain. I have to implement the logic on my side. Thanks, Regards, Haiyang On Monday, November 1, 2021 at 8:40:31 PM UTC-7 adsapi wrote: > Hi Haiyang, > > Thank you for posting your concern. > > To answer