RE: BudgetOrderError.INVALID_BUDGET_DATE_RANGE

2020-12-16 Thread Google Ads API Forum Advisor Prod
Hi Robert, Thank you for reaching out. The BudgetOrderError.INVALID_BUDGET_DATE_RANGE error is expected if you are attempting to create a BudgetOrder whose duration overlaps with another BudgetOrder for the same account. You may try and perform a BudgetOrderService.get() first to verify which

BudgetOrderError.INVALID_BUDGET_DATE_RANGE

2020-12-15 Thread Robert Zimmermann
account. But we get an error: BudgetOrderError.INVALID_BUDGET_DATE_RANGE @ operations[0].operand.startDateTime.endDateTime Because the scheduled billing transfer for july 2021 still present in the account. We can manually remove these transfer. But we have to do it in 500 accounts. Is there a