Hi, I have been looking around a lot and there is no way to get the remaining budget as it was answered in other posts. I found that with the BudgetOrderService I can get all the budgets for every clientCustomerId I have using a for loop. In the same loop I also generate a BudgetPerformanceReport where I can see the cost of my budgets. I wanted to compare the budgets from the BudgetOrderService (spendingLimit) with the cost of the BudgetPerformanceReport to find out if the budget is almost totally spent before it is ended. However, there are no correlation when I look at the BudgetId from the BudgetOrder and the BudgetId from the report, so it seems like I'm doing something wrong. Are the BudgetId fields different in the report and in the BudgetOrder?
Let me know if it isn't clear, my question is how to link the results of BudgetOrder and BudgetPerformanceReport? The BudgetId fields are all different. Thanks, Mathieu -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e60a7e2f-8e27-43ed-9b38-15fbda96fad7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
