We got some issues with adding keywords. Trying this from Postman gives us succes response but no keywords are added to campaign.
Here example of Keyword request: { "operations": [ { "create": { "type": "KEYWORD", "status": "ENABLED", "negative": true, "campaign": "customers/2175263560/campaigns/21474068793", "keyword": { "matchType": "BROAD", "text": "Hotels" } } } ] } API call: POST - https://googleads.googleapis.com/v16/customers/xxxxxxxxx/campaignCriteria:mutate Response: { "results": [ { "resourceName": "customers/xxxxxxxxx/campaignCriteria/21474068793~11883741" } ] } Checking campaign the keyword "hotels" is not added. What should we do differently? Thanks in advance, Morten -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/dc626d0b-a1a6-4798-9130-94ef41ebc283n%40googlegroups.com.