[2022-07-12T19:13:19.206584+03:00] TestChannel.WARNING: Request made: Host: "googleads.googleapis.com", Method: "/google.ads.googleads.v11.services.AccountBudgetProposalService/MutateAccountBudgetProposal", CustomerId: 4344271623, RequestId: "bt2Cwy4SuVadyghT6E_f9w", IsFault: 1, FaultMessage: "["Cannot update a budget when a pending update already exists."]" [2022-07-12T19:13:19.208934+03:00] TestChannel.NOTICE: Request ------- Method Name: /google.ads.googleads.v11.services.AccountBudgetProposalService/MutateAccountBudgetProposal Host: googleads.googleapis.com Headers: { "x-goog-api-client": "gl-php\/8.1.6 gccl\/15.1.0 gapic\/15.1.0 gax\/1.13.0 grpc\/1.42.0 rest\/1.13.0 pb\/+n", "x-goog-request-params": "customer_id=4344271623", "developer-token": "REDACTED", "login-customer-id": "8226901290" } Request: {"customerId":"4344271623","operation":{"updateMask":"accountBudget,proposalType,proposedSpendingLimitMicros","create":{"accountBudget":"customers\/4344271623\/accountBudgets\/6741356249","proposalType":"UPDATE","proposedSpendingLimitMicros":"439300000"}}}
Response ------- Headers: { "request-id": "bt2Cwy4SuVadyghT6E_f9w", "date": "Tue, 12 Jul 2022 16:13:19 GMT", "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"" } Fault ------- Status code: 3 Details: Request contains an invalid argument. Failure: {"errors":[{"errorCode":{"accountBudgetProposalError":"PENDING_UPDATE_PROPOSAL_EXISTS"},"message":"Cannot update a budget when a pending update already exists.","location":{"fieldPathElements":[{"fieldName":"operation"}]}}],"requestId":"bt2Cwy4SuVadyghT6E_f9w"} How solve this problem? We become this error often with different accounts. For clarification, we check every MutateAccountBudgetProposal query for valid status (AccountBudgetProposalStatus::APPROVED) and we can catch PENDING_UPDATE_PROPOSAL_EXISTS error with another account (which of course had valid status a long time ago) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/0e34590e-38e7-457c-b553-15d957f79c51n%40googlegroups.com.