I try to get Account Budget and the response seem to be normal,but when I send the request again,the result of *amountServedMicros *has changed.Normally,the value should be 141308120000 and same as UI show,but it changed to 134459740000. The result is shown in the video: https://drive.google.com/file/d/1nx7j40E0jYb-OECObAhsy57szBPqY38n/view?usp=sharing
My request: curl --location --request POST 'https://googleads.googleapis.com/v9/customers/XXXXX/googleAds:searchStream' \ --header 'Content-Type: text/plain' \ --data-raw '{ "query": "SELECT account_budget.adjusted_spending_limit_micros, account_budget.approved_spending_limit_micros, account_budget.amount_served_micros, account_budget.total_adjustments_micros, account_budget.id, account_budget.name FROM account_budget " }' Thanks,VIvi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/fb832450-8b7e-46db-9810-a824f654b192n%40googlegroups.com.
