Empty Values "proposed_start_date_time" / "proposed_end_date_time"

21 views
Skip to first unread message

Elena Lozano

unread,
Nov 17, 2022, 6:48:33 AM11/17/22
to Google Ads API and AdWords API Forum

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!

Google Ads API Forum Advisor

unread,
Nov 17, 2022, 9:44:08 AM11/17/22
to elena.loza...@telefonica.com, adwor...@googlegroups.com
Hi Elena,

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

To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.You can provide it via Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead. Let me know if you have any questions.

Thanks,
Google Logo
Nirmita
Google Ads API Team
 


ref:_00D1U1174p._5004Q2gPr8z:ref
Reply all
Reply to author
Forward
0 new messages