Hi,

OK, that's definitely progress! The reasons for those errors are as follows:

*CANNOT_SET_BOTH_DESTINATION_URL_AND_FINAL_URLS*
This error is occurring because you are trying to set *finalUrls* but the 
criterion already has a *destinationUrl*. You can set one or the other, but 
not both. You can resolve this by setting *destinationUrl* to empty string 
instead of null, which will clear the *destinationUrl*.

*OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY*
This error is occurring because you are trying to update a criterion on a 
removed ad group or an ad group in a removed campaign, which is not 
allowed. Please adjust your application logic so that it only attempts to 
modify criteria under non-removed campaigns and ad groups.

Thanks,
Josh, AdWords API Team

On Friday, June 5, 2015 at 8:27:19 AM UTC-4, Alexey Makhov wrote:
>
> Ok, at production I 
> get AdGroupCriterionError.CANNOT_SET_BOTH_DESTINATION_URL_AND_FINAL_URLS or 
> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY
>
> четверг, 4 июня 2015 г., 23:47:23 UTC+3 пользователь Josh Radcliff 
> (AdWords API Team) написал:
>>
>> Hi,
>>
>> I checked in our logs and it appears that this error was due to a 
>> temporary issue and stopped occurring around noon PDT today (6/4). If 
>> you're still encountering this problem, could you let me know if this 
>> happens with *every* criterion you try to update, or only for specific 
>> criteria? If only for specific criteria, please provide the ad group IDs 
>> and criteria IDs that are failing.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Thursday, June 4, 2015 at 12:25:50 PM UTC-4, Alexey Makhov wrote:
>>>
>>> Sorry, but I tried this already with no effect.
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9e13f14b-3830-4848-8cf6-309a4ee811cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to