I am using Goole ads api v1.0 and .net client library. 

I got an Internal server error while creating campaign  and when retied the 
same request I got "Duplicate Campaign name error".

2019-06-20 12:02:58.213
Error Message : {    "StatusCode": 13,    "Details": "Internal error 
encountered.",    "RequestId": "sA2-qKEDqgqtK9_W5NE_hA",    "Failure": {    
  "errors": [        {          "errorCode": {            "internalError": 
"INTERNAL_ERROR"          },          "message": "An internal error has 
occurred."        }      ]    }  }


2019-06-20 12:08:47.163
Error Message : {    "StatusCode": 3,    "Details": "Request contains an 
invalid argument.",    "RequestId": "ahAahbwLpLtidCuPpTDl_g",    "Failure": 
{      "errors": [        {          "errorCode": {            
"campaignError": "DUPLICATE_CAMPAIGN_NAME"          },          "message": 
"Trying to modify the name of an active or paused campaign, where the name 
is already assigned to another active or paused campaign.",          
"trigger": {            "stringValue": "XXXXX"          },          
"location": {            "fieldPathElements": [              {              
  "fieldName": "operations",                "index": "0"              },    
          {                "fieldName": "create"              },            
  {                "fieldName": "name"              }            ]          
}        }      ]    }  }


Is campaign  got created after sending  send us an error response ?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/83bc5fb8-d444-4553-b7d3-235e80827b78%40googlegroups.com.

Reply via email to