I used a unique campaign name for the mutate campaign create operation 
which returned me an internal server error. when I retry using the same 
campaign name in my subsequent attempt, I received a duplicate campaign 
name error. Does this mean that the campaign was created for my first api 
call even though the response returned was an internal server error?

On Thursday, June 20, 2019 at 1:39:26 PM UTC-4, Priya wrote:
>
> 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/b5e7f879-386a-4320-b7cb-e8f923d37c1b%40googlegroups.com.

Reply via email to