Hi Ankit,
Thank you for reaching support. Please refer to the System limits documents for limits specific to Budgets. The maximum number of bidding strategies attached to ad groups per campaign could be 1000. Please refer to this link for details. Let us know if you need any other information.
Regards,
Nikisha Patel, Google Ads API Team
Hi Ankit,
Thank you for the clarifications. For your concern regarding the limits for specified fields, you could set the same values via API that you are able to set in UI, there will be no maximum limit through API. However, the minimum limit for each of them is provided in the documentation for each field, say the spendTarget field must be greater than or equal to 0 as mentioned in the link. Let us know if you need additional information.
Regards,
Nikisha Patel, Google Ads API Team
Hi Ankit,
You might get this error when you go beyond the daily limit set for the average daily budget amount. Your daily budget is the average amount that you’d like to spend each day over the course of the month. There is no specific limit for the daily budget. It depends on your monthly charging limit. If you are looking to set an unlimited budget, you will need to set the spendingLimit to -1 when using BudgetOrderService. Let us know if this helps.
Regards,
Nikisha Patel, Google Ads API Team