Hello.
I'm running campaignBudgets:mute, but I'm getting the following response.
The account is a test account.
requestId :
5YBrGdnX1ZZ_MneU9xSudQ
request :
{"operations": [{"create": {"deliveryMethod": "STANDARD","type": "STANDARD","period": "DAILY","amountMicros": 10000000000,"name": "Test_google_ads_google_display20230427181647","explicitlyShared": true}}]}
reponse:
{ "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT" }, "message": "The operation is not allowed for the given context.", "location": { "fieldPathElements": [ { "fieldName": "operations", "index": 0 } ] } } ], "requestId": "5YBrGdnX1ZZ_MneU9xSudQ" } ] } }Please reply.Thank you.