Hi, I tried calling https://googleads.googleapis.com/v16/customers/../googleAds:mutate via Postman, but failed due to UNKNOWN error. This is the body part that threw error: { "adGroupCriterionOperation": { "create": { "adGroup":"customers/../adGroups/-3", "location":{ "geoTargetConstant": "geoTargetConstants/21000" } } } } And below is the response. Please advise. Thanks { "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": { "requestError": "UNKNOWN" }, "message": "The error code is not in this version.", "trigger": { "stringValue": "OWNED_AND_OPERATED" }, "location": { "fieldPathElements": [ { "fieldName": "mutate_operations", "index": 3 }, { "fieldName": "ad_group_criterion_operation" }, { "fieldName": "create" }, { "fieldName": "location" } ] } } ], "requestId": "UGLg9TQgb5fqAY4RcJP9Jg" } ] } }
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0c81abf7-9db7-4834-898d-f1e92cb0f458n%40googlegroups.com.
