Hi, I am encountering an issue while attempting to use the google.ads.googleads.v15.services.CampaignBudgetService/MutateCampaignBudgets method in the Google Ads API.
Below are the details of the request and response. Request ------- MethodName: google.ads.googleads.v15.services.CampaignBudgetService/MutateCampaignBudgets Endpoint: googleads.googleapis.com:443 Headers: {developer-token=XXXX, login-customer-id=8058XXXX, x-goog-api-client=gl-java/1.8.0_144 gccl/0.0.0 gapic/ gax/2.32.0 grpc/} Body: customer_id: "79XXXX" operations { update { resource_name: "customers/79XXXX/campaignBudgets/13691850646" amount_micros: 46670000 } update_mask { paths: "resource_name" paths: "amount_micros" } } operations { update { resource_name: "customers/79XXXX/campaignBudgets/13691850649" amount_micros: 65710000 } update_mask { paths: "resource_name" paths: "amount_micros" } } partial_failure: true Response -------- Headers: Metadata(content-type=application/grpc,request-id=XdKVa2pf9kYdhizItascrQ,date=Thu, 01 Aug 2024 10:33:28 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000) Body: null Failure message: errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." } errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." trigger { string_value: "userId=12XXXX customerId=79XXXX entity=Budget action=UPDATE" } location { field_path_elements { field_name: "operations" index: 0 } } } errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." trigger { string_value: "userId=1249XXX customerId=79XXXX entity=Budget action=UPDATE" } location { field_path_elements { field_name: "operations" index: 1 } } } request_id: "XdKVa2pf9kYdhizItascrQ" I am receiving an UNKNOWN error code with the message "The error code is not in this version" for each operation in the MutateCampaignBudgets method. The error details do not provide sufficient information to diagnose the issue. Could you please help identify the cause of this error and provide guidance on resolving it? Any additional information on what might be causing the UNKNOWN error code would be appreciated. Many Thanks, Jubin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/1c647994-776f-46f5-b748-d0694043dbe7n%40googlegroups.com.