Regarding the budget creation issue, I'm encountering difficulties in creating budgets. while this functionality worked good in the previous version, I've encountered unexpected behaviour upon transitioning to v16
{ "mutateOperations": [ { "campaignBudgetOperation": { "create": { "amountMicros": 10000, "resourceName": "customers/{customer id}/campaignBudgets/-21" } } } ] } { "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT" }, "message": "The operation is not allowed for the given context.", "location": { "fieldPathElements": [ { "fieldName": "mutate_operations", "index": 0 }, { "fieldName": "campaign_budget_operation" } ] } } ], "requestId": "PZICEDkPZmRLdds_vTqLpZ9Zg" } ] } } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/18ae522b-87ca-40e7-ba6e-c31089974d74n%40googlegroups.com.