Hi, I'm starting to develop some code (typescript using the Opteo ads api v10) to be able to manipulate performance max campaigns. I can update target roas fine but when I try to update the campaign budget I get the following error:
{ "error": { "errors": [ { "error_code": { "request_error": "UNKNOWN" }, "message": "The error code is not in this version.", "trigger": { "string_value": "10517463492" }, "location": { "field_path_elements": [ { "field_name": "operations", "index": 0 }, { "field_name": "update" }, { "field_name": "campaign_budget" } ] } } ], "request_id": "OahLlFhWuOFM35tv_gok9g" } } I can update the budget of shopping campaigns using the same code. Richard. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/42282dd0-3d63-4702-91d1-2e4c82616e0en%40googlegroups.com.