If this field does exist I need to modify it.
How can I do it?

Request:

  "operations": 
  [
    {
      "updateMask": "campaign.geoTargetTypeSetting",


      "update": {
        "positive_geo_target_type": "PRESENCE"
      }
    }
  ]

Response:
{
   "error": {
     "code": 400,
     "message": "Invalid JSON payload received. Unknown name 
\"positive_geo_target_type\" at 'operations[0].update': Cannot find field.",
     "status": "INVALID_ARGUMENT",
     "details": [
       {
         "@type": "type.googleapis.com/google.rpc.BadRequest",
         "fieldViolations": [
           {
             "field": "operations[0].update",
             "description": "Invalid JSON payload received. Unknown name 
\"positive_geo_target_type\" at 'operations[0].update': Cannot find field."
           }
         ]
       }
     ]
   }
 }

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/c1fdb305-270e-4b8b-9d5f-6ce5ebc1ff04o%40googlegroups.com.

Reply via email to