Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-18 Thread Michael Cloonan (AdWords API Team)
Hello,

Please give this a try again; the fix should be live now.

Regards,
Mike, AdWords API Team

On Friday, November 6, 2015 at 9:00:27 AM UTC-5, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello,
>
> Currently, the bug affects all similar operations to the one you described 
> for AdGroups.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, November 6, 2015 at 6:23:13 AM UTC-5, Mariusz wrote:
>>
>> Glad to here this will be fixed. Can you confirm the bug affects all 
>> types of operations or just those on AdGroupCriterions? 
>>
>> Thanks a lot,
>>
>> Mariusz
>>
>> On Wednesday, 4 November 2015 18:33:20 UTC, Michael Cloonan (AdWords API 
>> Team) wrote:
>>>
>>> Hello,
>>>
>>> Engineering has determined a fix which will be available within a few 
>>> weeks. I will ping this thread again when the fix is live. Thanks for 
>>> reporting this issue!
>>>
>>> Please note that the issue is only with the return value from the 
>>> BatchJobService. The error is occurring as it should, but it's simply not 
>>> being returned in the response due to a bug. You are not able to act on 
>>> removed AdGroups in illegal ways using the BatchJobService, as you feared 
>>> might be the case.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Wednesday, November 4, 2015 at 9:04:31 AM UTC-5, Michael Cloonan 
>>> (AdWords API Team) wrote:

 Hello,

 I have confirmed with engineering that this is not intended behavior. 
 They are currently working on a fix. I will let you know when I find out 
 more about when it will be ready.

 Regards,
 Mike, AdWords API Team

 On Tuesday, November 3, 2015 at 6:56:31 AM UTC-5, Mariusz wrote:
>
> Hi Michael,
>
>I sent those details in private response to you.
>
> Cheers,
>
> Mariusz
>
> On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API 
> Team) wrote:
>>
>> Hello,
>>
>> Would you mind providing the ID of one such batch job where this 
>> occurred, as well as the ID of the ad group you were attempting to 
>> mutate 
>> which exhibited this behavior? I'll pass those along to the engineering 
>> team so they can take a look.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>>>
>>> Hi all,
>>>
>>> I noticed rather suspicious behaviour of BatchJob service when it 
>>> comes to operations on removed AdGroups. The case scenario is updating 
>>> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
>>> AdGroup. I would expect service to return MutateResult with 
>>> OperationAccessDenied error in errorList - behaviour similar to 
>>> other services. What I am getting instead is an MutateResult with 
>>> no errors and result set to AdGroupCriterion (instead of 
>>> 1BiddableAdGroupCriterion`!) which is not populated with any values.
>>>
>>> Does anyone else noticed same behaviour?
>>> I hope this is not an expected behaviour but rather a bug. Returning 
>>> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY 
>>> would be much better and more consistent with other services.
>>>
>>> Regards,
>>>
>>> Mariusz
>>> ​
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a54d40b-b396-45ca-9757-3086b9aadec6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-06 Thread Michael Cloonan (AdWords API Team)
Hello,

Currently, the bug affects all similar operations to the one you described 
for AdGroups.

Regards,
Mike, AdWords API Team

On Friday, November 6, 2015 at 6:23:13 AM UTC-5, Mariusz wrote:
>
> Glad to here this will be fixed. Can you confirm the bug affects all types 
> of operations or just those on AdGroupCriterions? 
>
> Thanks a lot,
>
> Mariusz
>
> On Wednesday, 4 November 2015 18:33:20 UTC, Michael Cloonan (AdWords API 
> Team) wrote:
>>
>> Hello,
>>
>> Engineering has determined a fix which will be available within a few 
>> weeks. I will ping this thread again when the fix is live. Thanks for 
>> reporting this issue!
>>
>> Please note that the issue is only with the return value from the 
>> BatchJobService. The error is occurring as it should, but it's simply not 
>> being returned in the response due to a bug. You are not able to act on 
>> removed AdGroups in illegal ways using the BatchJobService, as you feared 
>> might be the case.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Wednesday, November 4, 2015 at 9:04:31 AM UTC-5, Michael Cloonan 
>> (AdWords API Team) wrote:
>>>
>>> Hello,
>>>
>>> I have confirmed with engineering that this is not intended behavior. 
>>> They are currently working on a fix. I will let you know when I find out 
>>> more about when it will be ready.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Tuesday, November 3, 2015 at 6:56:31 AM UTC-5, Mariusz wrote:

 Hi Michael,

I sent those details in private response to you.

 Cheers,

 Mariusz

 On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API 
 Team) wrote:
>
> Hello,
>
> Would you mind providing the ID of one such batch job where this 
> occurred, as well as the ID of the ad group you were attempting to mutate 
> which exhibited this behavior? I'll pass those along to the engineering 
> team so they can take a look.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>>
>> Hi all,
>>
>> I noticed rather suspicious behaviour of BatchJob service when it 
>> comes to operations on removed AdGroups. The case scenario is updating 
>> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
>> AdGroup. I would expect service to return MutateResult with 
>> OperationAccessDenied error in errorList - behaviour similar to 
>> other services. What I am getting instead is an MutateResult with no 
>> errors and result set to AdGroupCriterion (instead of 
>> 1BiddableAdGroupCriterion`!) which is not populated with any values.
>>
>> Does anyone else noticed same behaviour?
>> I hope this is not an expected behaviour but rather a bug. Returning 
>> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY 
>> would be much better and more consistent with other services.
>>
>> Regards,
>>
>> Mariusz
>> ​
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a122aa1-adac-4dfa-ac00-fd3b63c6be90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-06 Thread Mariusz
Glad to here this will be fixed. Can you confirm the bug affects all types 
of operations or just those on AdGroupCriterions? 

Thanks a lot,

Mariusz

On Wednesday, 4 November 2015 18:33:20 UTC, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> Engineering has determined a fix which will be available within a few 
> weeks. I will ping this thread again when the fix is live. Thanks for 
> reporting this issue!
>
> Please note that the issue is only with the return value from the 
> BatchJobService. The error is occurring as it should, but it's simply not 
> being returned in the response due to a bug. You are not able to act on 
> removed AdGroups in illegal ways using the BatchJobService, as you feared 
> might be the case.
>
> Regards,
> Mike, AdWords API Team
>
> On Wednesday, November 4, 2015 at 9:04:31 AM UTC-5, Michael Cloonan 
> (AdWords API Team) wrote:
>>
>> Hello,
>>
>> I have confirmed with engineering that this is not intended behavior. 
>> They are currently working on a fix. I will let you know when I find out 
>> more about when it will be ready.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Tuesday, November 3, 2015 at 6:56:31 AM UTC-5, Mariusz wrote:
>>>
>>> Hi Michael,
>>>
>>>I sent those details in private response to you.
>>>
>>> Cheers,
>>>
>>> Mariusz
>>>
>>> On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API 
>>> Team) wrote:

 Hello,

 Would you mind providing the ID of one such batch job where this 
 occurred, as well as the ID of the ad group you were attempting to mutate 
 which exhibited this behavior? I'll pass those along to the engineering 
 team so they can take a look.

 Regards,
 Mike, AdWords API Team

 On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>
> Hi all,
>
> I noticed rather suspicious behaviour of BatchJob service when it 
> comes to operations on removed AdGroups. The case scenario is updating 
> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
> AdGroup. I would expect service to return MutateResult with 
> OperationAccessDenied error in errorList - behaviour similar to other 
> services. What I am getting instead is an MutateResult with no errors 
> and result set to AdGroupCriterion (instead of 
> 1BiddableAdGroupCriterion`!) which is not populated with any values.
>
> Does anyone else noticed same behaviour?
> I hope this is not an expected behaviour but rather a bug. Returning 
> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY 
> would be much better and more consistent with other services.
>
> Regards,
>
> Mariusz
> ​
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f54ed32-a064-42ed-a96d-ed79ce589b07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-04 Thread Michael Cloonan (AdWords API Team)
Hello,

I have confirmed with engineering that this is not intended behavior. They 
are currently working on a fix. I will let you know when I find out more 
about when it will be ready.

Regards,
Mike, AdWords API Team

On Tuesday, November 3, 2015 at 6:56:31 AM UTC-5, Mariusz wrote:
>
> Hi Michael,
>
>I sent those details in private response to you.
>
> Cheers,
>
> Mariusz
>
> On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API 
> Team) wrote:
>>
>> Hello,
>>
>> Would you mind providing the ID of one such batch job where this 
>> occurred, as well as the ID of the ad group you were attempting to mutate 
>> which exhibited this behavior? I'll pass those along to the engineering 
>> team so they can take a look.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>>>
>>> Hi all,
>>>
>>> I noticed rather suspicious behaviour of BatchJob service when it comes 
>>> to operations on removed AdGroups. The case scenario is updating 
>>> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
>>> AdGroup. I would expect service to return MutateResult with 
>>> OperationAccessDenied error in errorList - behaviour similar to other 
>>> services. What I am getting instead is an MutateResult with no errors 
>>> and result set to AdGroupCriterion (instead of 
>>> 1BiddableAdGroupCriterion`!) which is not populated with any values.
>>>
>>> Does anyone else noticed same behaviour?
>>> I hope this is not an expected behaviour but rather a bug. Returning 
>>> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would 
>>> be much better and more consistent with other services.
>>>
>>> Regards,
>>>
>>> Mariusz
>>> ​
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bd246678-0043-48f7-ae37-22282e111772%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-04 Thread Michael Cloonan (AdWords API Team)
Hello,

Engineering has determined a fix which will be available within a few 
weeks. I will ping this thread again when the fix is live. Thanks for 
reporting this issue!

Please note that the issue is only with the return value from the 
BatchJobService. The error is occurring as it should, but it's simply not 
being returned in the response due to a bug. You are not able to act on 
removed AdGroups in illegal ways using the BatchJobService, as you feared 
might be the case.

Regards,
Mike, AdWords API Team

On Wednesday, November 4, 2015 at 9:04:31 AM UTC-5, Michael Cloonan 
(AdWords API Team) wrote:
>
> Hello,
>
> I have confirmed with engineering that this is not intended behavior. They 
> are currently working on a fix. I will let you know when I find out more 
> about when it will be ready.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, November 3, 2015 at 6:56:31 AM UTC-5, Mariusz wrote:
>>
>> Hi Michael,
>>
>>I sent those details in private response to you.
>>
>> Cheers,
>>
>> Mariusz
>>
>> On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API 
>> Team) wrote:
>>>
>>> Hello,
>>>
>>> Would you mind providing the ID of one such batch job where this 
>>> occurred, as well as the ID of the ad group you were attempting to mutate 
>>> which exhibited this behavior? I'll pass those along to the engineering 
>>> team so they can take a look.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:

 Hi all,

 I noticed rather suspicious behaviour of BatchJob service when it 
 comes to operations on removed AdGroups. The case scenario is updating 
 BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
 AdGroup. I would expect service to return MutateResult with 
 OperationAccessDenied error in errorList - behaviour similar to other 
 services. What I am getting instead is an MutateResult with no errors 
 and result set to AdGroupCriterion (instead of 
 1BiddableAdGroupCriterion`!) which is not populated with any values.

 Does anyone else noticed same behaviour?
 I hope this is not an expected behaviour but rather a bug. Returning 
 OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would 
 be much better and more consistent with other services.

 Regards,

 Mariusz
 ​

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6078659a-a46a-463b-baab-c16ec1c7024b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-03 Thread Mariusz
Hi Michael,

   I sent those details in private response to you.

Cheers,

Mariusz

On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API Team) 
wrote:
>
> Hello,
>
> Would you mind providing the ID of one such batch job where this occurred, 
> as well as the ID of the ad group you were attempting to mutate which 
> exhibited this behavior? I'll pass those along to the engineering team so 
> they can take a look.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>>
>> Hi all,
>>
>> I noticed rather suspicious behaviour of BatchJob service when it comes 
>> to operations on removed AdGroups. The case scenario is updating 
>> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
>> AdGroup. I would expect service to return MutateResult with 
>> OperationAccessDenied error in errorList - behaviour similar to other 
>> services. What I am getting instead is an MutateResult with no errors 
>> and result set to AdGroupCriterion (instead of 
>> 1BiddableAdGroupCriterion`!) which is not populated with any values.
>>
>> Does anyone else noticed same behaviour?
>> I hope this is not an expected behaviour but rather a bug. Returning 
>> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would 
>> be much better and more consistent with other services.
>>
>> Regards,
>>
>> Mariusz
>> ​
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b541e2cd-482e-462d-8c37-efced527c8a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-02 Thread Michael Cloonan (AdWords API Team)
Hello,

Would you mind providing the ID of one such batch job where this occurred, 
as well as the ID of the ad group you were attempting to mutate which 
exhibited this behavior? I'll pass those along to the engineering team so 
they can take a look.

Regards,
Mike, AdWords API Team

On Friday, October 30, 2015 at 11:24:11 AM UTC-4, Mariusz wrote:
>
> Hi all,
>
> I noticed rather suspicious behaviour of BatchJob service when it comes 
> to operations on removed AdGroups. The case scenario is updating 
> BiddableAdGroupCriterion with new CpcBid for a keyword in removed 
> AdGroup. I would expect service to return MutateResult with 
> OperationAccessDenied error in errorList - behaviour similar to other 
> services. What I am getting instead is an MutateResult with no errors and 
> result set to AdGroupCriterion (instead of 1BiddableAdGroupCriterion`!) 
> which is not populated with any values.
>
> Does anyone else noticed same behaviour?
> I hope this is not an expected behaviour but rather a bug. Returning 
> OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would be 
> much better and more consistent with other services.
>
> Regards,
>
> Mariusz
> ​
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/75ae14fa-69d2-484b-9fa3-8a6bd79a029c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Suspicious behaviour of BatchJob service when AdGroup was removed

2015-10-30 Thread Mariusz


Hi all,

I noticed rather suspicious behaviour of BatchJob service when it comes to 
operations on removed AdGroups. The case scenario is updating 
BiddableAdGroupCriterion with new CpcBid for a keyword in removed AdGroup. 
I would expect service to return MutateResult with OperationAccessDenied 
error in errorList - behaviour similar to other services. What I am getting 
instead is an MutateResult with no errors and result set to AdGroupCriterion 
(instead of 1BiddableAdGroupCriterion`!) which is not populated with any 
values.

Does anyone else noticed same behaviour?
I hope this is not an expected behaviour but rather a bug. Returning 
OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY would be 
much better and more consistent with other services.

Regards,

Mariusz
​

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f1bd77f1-7c2a-45d0-9d3d-610ddee304b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.