Re: Change of Error Types When Attaching Bidding Strategies

2018-10-25 Thread Dorian Kind
Hi Thanet,

thanks for the update. It'd be great if the documentation 

 
could be updated accordingly.

Best regards,
Dorian

On Wednesday, 24 October 2018 14:04:23 UTC+2, Thanet Knack Praneenararat 
(AdWords API Team) wrote:
>
> Hello Dorian,
>
> I've got confirmation that, going forward, the error message for such a 
> scenario is now *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE* instead.
>
> Best,
> Thanet, AdWords API Team
>
> On Monday, July 30, 2018 at 5:48:00 PM UTC+9, Dorian Kind wrote:
>>
>> Hi,
>>
>> we run daily integration test for our Adwords API framework. Since July 
>> 25, a couple of these tests fail because of what appears to be a change in 
>> returned error codes.
>>
>> Specifically, we try to attach a bidding strategy to an adgroup (which 
>> was possible up to v201705, but disallowed from then on), and check whether 
>> the returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link 
>> to reference 
>> ).
>>  
>> A second test attaches a bidding strategy to an AdGroupCriterion, which we 
>> expect to similarly fail with an 
>> *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
>> 
>> ).
>>
>> Both of these operations now return an 
>> *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
>> confusing as the campaign in question is a regular search campaign.
>>
>> Can we expect this new error type to stay going forward, or is it an 
>> oversight that will be rolled back?
>>
>> Thanks for any feedback and best regards,
>> Dorian
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/11b81d1d-29fb-4b27-8d5a-8137cae94cfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change of Error Types When Attaching Bidding Strategies

2018-10-24 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Dorian,

I've got confirmation that, going forward, the error message for such a 
scenario is now *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE* instead.

Best,
Thanet, AdWords API Team

On Monday, July 30, 2018 at 5:48:00 PM UTC+9, Dorian Kind wrote:
>
> Hi,
>
> we run daily integration test for our Adwords API framework. Since July 
> 25, a couple of these tests fail because of what appears to be a change in 
> returned error codes.
>
> Specifically, we try to attach a bidding strategy to an adgroup (which was 
> possible up to v201705, but disallowed from then on), and check whether the 
> returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link to 
> reference 
> ).
>  
> A second test attaches a bidding strategy to an AdGroupCriterion, which we 
> expect to similarly fail with an 
> *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
> 
> ).
>
> Both of these operations now return an 
> *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
> confusing as the campaign in question is a regular search campaign.
>
> Can we expect this new error type to stay going forward, or is it an 
> oversight that will be rolled back?
>
> Thanks for any feedback and best regards,
> Dorian
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c07349c0-75c3-4749-9204-6b16dbeb9e86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change of Error Types When Attaching Bidding Strategies

2018-07-30 Thread Dorian Kind
Hi Peter,

thanks for your response and please excuse the rather unfortunate way my 
messages were structured. You understand correctly that the described 
behavior is existing in v201802 for us. I will send you a SOAP conversation 
in a private reply.

Best,
Dorian

On Monday, 30 July 2018 12:39:36 UTC+2, Peter Oliquino (AdWords API Team) 
wrote:
>
> Hi Dorian,
>
> Could you confirm if you still require assistance? It may be worth noting 
> that in the release notes of v201806 
> ,
>  
> MANUAL_CPM is no longer allowed to be applied to search campaigns and a 
> specific error message has been defined if this was being applied directly 
> to the said campaign.
>
> However, since you are using the v201802 
> ,
>  
> the above mentioned changes in bidding should not yet be applicable. If 
> anything is still unclear, you may send to me the complete SOAP request and 
> response should you need that we look into this further and you may reply 
> using the *Reply privately to author* option.
>
> Thanks and regards,
> Peter
> AdWords API Team
>
> On Monday, July 30, 2018 at 5:22:10 PM UTC+8, Dorian Kind wrote:
>>
>> Just to clarify, the change in error codes was with v201802 both before 
>> and after. Sorry for the ambiguity below.
>>
>> On Monday, 30 July 2018 11:19:41 UTC+2, Dorian Kind wrote:
>>>
>>> FWIW, I just noticed that the described change in error codes coincided 
>>> exactly with the sunset date of API v201710. We currently use v201802.
>>>
>>> On Monday, 30 July 2018 10:48:00 UTC+2, Dorian Kind wrote:

 Hi,

 we run daily integration test for our Adwords API framework. Since July 
 25, a couple of these tests fail because of what appears to be a change in 
 returned error codes.

 Specifically, we try to attach a bidding strategy to an adgroup (which 
 was possible up to v201705, but disallowed from then on), and check 
 whether 
 the returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link 
 to reference 
 ).
  
 A second test attaches a bidding strategy to an AdGroupCriterion, which we 
 expect to similarly fail with an 
 *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
 
 ).

 Both of these operations now return an 
 *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
 confusing as the campaign in question is a regular search campaign.

 Can we expect this new error type to stay going forward, or is it an 
 oversight that will be rolled back?

 Thanks for any feedback and best regards,
 Dorian

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a789c078-b126-4c8c-aab0-a06d8b2bca11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change of Error Types When Attaching Bidding Strategies

2018-07-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dorian,

Could you confirm if you still require assistance? It may be worth noting 
that in the release notes of v201806 
,
 
MANUAL_CPM is no longer allowed to be applied to search campaigns and a 
specific error message has been defined if this was being applied directly 
to the said campaign.

However, since you are using the v201802 
,
 
the above mentioned changes in bidding should not yet be applicable. If 
anything is still unclear, you may send to me the complete SOAP request and 
response should you need that we look into this further and you may reply 
using the *Reply privately to author* option.

Thanks and regards,
Peter
AdWords API Team

On Monday, July 30, 2018 at 5:22:10 PM UTC+8, Dorian Kind wrote:
>
> Just to clarify, the change in error codes was with v201802 both before 
> and after. Sorry for the ambiguity below.
>
> On Monday, 30 July 2018 11:19:41 UTC+2, Dorian Kind wrote:
>>
>> FWIW, I just noticed that the described change in error codes coincided 
>> exactly with the sunset date of API v201710. We currently use v201802.
>>
>> On Monday, 30 July 2018 10:48:00 UTC+2, Dorian Kind wrote:
>>>
>>> Hi,
>>>
>>> we run daily integration test for our Adwords API framework. Since July 
>>> 25, a couple of these tests fail because of what appears to be a change in 
>>> returned error codes.
>>>
>>> Specifically, we try to attach a bidding strategy to an adgroup (which 
>>> was possible up to v201705, but disallowed from then on), and check whether 
>>> the returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link 
>>> to reference 
>>> ).
>>>  
>>> A second test attaches a bidding strategy to an AdGroupCriterion, which we 
>>> expect to similarly fail with an 
>>> *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
>>> 
>>> ).
>>>
>>> Both of these operations now return an 
>>> *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
>>> confusing as the campaign in question is a regular search campaign.
>>>
>>> Can we expect this new error type to stay going forward, or is it an 
>>> oversight that will be rolled back?
>>>
>>> Thanks for any feedback and best regards,
>>> Dorian
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bb08bd88-1aaa-4a36-9718-ed5eb806fb50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change of Error Types When Attaching Bidding Strategies

2018-07-30 Thread Dorian Kind
Just to clarify, the change in error codes was with v201802 both before and 
after. Sorry for the ambiguity below.

On Monday, 30 July 2018 11:19:41 UTC+2, Dorian Kind wrote:
>
> FWIW, I just noticed that the described change in error codes coincided 
> exactly with the sunset date of API v201710. We currently use v201802.
>
> On Monday, 30 July 2018 10:48:00 UTC+2, Dorian Kind wrote:
>>
>> Hi,
>>
>> we run daily integration test for our Adwords API framework. Since July 
>> 25, a couple of these tests fail because of what appears to be a change in 
>> returned error codes.
>>
>> Specifically, we try to attach a bidding strategy to an adgroup (which 
>> was possible up to v201705, but disallowed from then on), and check whether 
>> the returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link 
>> to reference 
>> ).
>>  
>> A second test attaches a bidding strategy to an AdGroupCriterion, which we 
>> expect to similarly fail with an 
>> *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
>> 
>> ).
>>
>> Both of these operations now return an 
>> *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
>> confusing as the campaign in question is a regular search campaign.
>>
>> Can we expect this new error type to stay going forward, or is it an 
>> oversight that will be rolled back?
>>
>> Thanks for any feedback and best regards,
>> Dorian
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f63f254a-605d-49b9-8477-0c41ebbc7338%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Change of Error Types When Attaching Bidding Strategies

2018-07-30 Thread Dorian Kind
FWIW, I just noticed that the described change in error codes coincided 
exactly with the sunset date of API v201710. We currently use v201802.

On Monday, 30 July 2018 10:48:00 UTC+2, Dorian Kind wrote:
>
> Hi,
>
> we run daily integration test for our Adwords API framework. Since July 
> 25, a couple of these tests fail because of what appears to be a change in 
> returned error codes.
>
> Specifically, we try to attach a bidding strategy to an adgroup (which was 
> possible up to v201705, but disallowed from then on), and check whether the 
> returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link to 
> reference 
> ).
>  
> A second test attaches a bidding strategy to an AdGroupCriterion, which we 
> expect to similarly fail with an 
> *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 
> 
> ).
>
> Both of these operations now return an 
> *OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
> confusing as the campaign in question is a regular search campaign.
>
> Can we expect this new error type to stay going forward, or is it an 
> oversight that will be rolled back?
>
> Thanks for any feedback and best regards,
> Dorian
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4e8f14a7-1493-49e3-aae5-df818fa84067%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Change of Error Types When Attaching Bidding Strategies

2018-07-30 Thread Dorian Kind
Hi,

we run daily integration test for our Adwords API framework. Since July 25, 
a couple of these tests fail because of what appears to be a change in 
returned error codes.

Specifically, we try to attach a bidding strategy to an adgroup (which was 
possible up to v201705, but disallowed from then on), and check whether the 
returned error is *CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP* (link to 
reference 
).
 
A second test attaches a bidding strategy to an AdGroupCriterion, which we 
expect to similarly fail with an 
*CANNOT_ATTACH_BIDDING_STRATEGY_TO_ADGROUP_CRITERIA* (link 

).

Both of these operations now return an 
*OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE *error, which seems a bit 
confusing as the campaign in question is a regular search campaign.

Can we expect this new error type to stay going forward, or is it an 
oversight that will be rolled back?

Thanks for any feedback and best regards,
Dorian

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/550fdff5-d8b1-4d53-985b-bf64940c258c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.