Hello, 

We have a process to obtain the start date, end date and amount of the 
current budget with the following query: 

"SELECT "

                               + "account_budget.status, "

                               + "account_budget.billing_setup, "

                               + 
"account_budget.approved_spending_limit_micros, "

                               + 
"account_budget.approved_spending_limit_type, "

                               + 
"account_budget.proposed_spending_limit_micros, "

                               + 
"account_budget.proposed_spending_limit_type, "

                               + "account_budget.approved_start_date_time, "

                               + "account_budget.proposed_start_date_time, "

                               + "account_budget.approved_end_date_time, "

                               + "account_budget.approved_end_time_type,"

                               + "account_budget.proposed_end_date_time, "

                               + "account_budget.proposed_end_time_type, "

                               + "account_budget.purchase_order_number, "

                               + "account_budget.id, "

                               + "account_budget.total_adjustments_micros, "

                               + "account_budget.amount_served_micros "

                               + "FROM account_budget";

 

For the November budget, the  approved_start_date_time , 
approved_end_date_time, proposed_start_date_time, proposed_end_date_time 
  fields are returning an empty value when we do have the budget defined 
with a start and end date.

Could you help us understand why this is happening this month?

 Thanks in advance!

Elena

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/4a0f8934-d40f-471f-8ba6-e51549e68bbcn%40googlegroups.com.

Reply via email to