Re: Get ad group's target optimization status through API

2016-02-15 Thread 'Danial Klimkin' via AdWords API Forum
Hello Anil,


I am not able to reproduce this behavior. In my test setting optIn to false 
unchecked the "Let AdWords automatically find new customers" checkbox.

If you still experience the issue, please start a new thread with more 
details (API call, account and ad group ID). I am going to close this one 
as it's from 2014.


-Danial.


On Monday, February 15, 2016 at 2:00:22 PM UTC+1, Anil wrote:
>
> Hello,
> Using V201509 I just tried to uncheck "*Let AdWords automatically find 
> new customers*" by using *ExplorerAutoOptimizerSetting* and passing *optIn 
> == false *but it didn't work and it gets set to Conservative.
>  Is this not possible via API to uncheck this setting?
> Thanks,
>
>
>
> On Thursday, August 14, 2014 at 6:22:03 PM UTC+5:30, Danial Klimkin wrote:
>>
>> Hello Eugene,
>>
>>
>> Sorry for the delay, I've figured this out now.
>>
>> AdGroup.Settings.ExplorerAutoOptimizerSetting has the following effect:
>>
>> optIn == true -> Enables Aggressive Targeting ("Aggressive targeting" 
>> and "Let AdWords automatically find new customers" are checked in the UI),
>> optIn == false -> Disables ExplorerAutoOptimizer ("Let AdWords 
>> automatically find new customers" is unchecked).
>>
>> There is no API field for the Conservative setting at the moment, I'll 
>> log a request to include it in the future API versions.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Friday, July 25, 2014 4:57:26 PM UTC+4, Danial Klimkin wrote:
>>>
>>> Hello Eugene,
>>>
>>>
>>> Mike is currently out of office. I'll double-check and let you know.
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>> On Tuesday, July 22, 2014 5:21:36 PM UTC+4, Eugene wrote:
>>>>
>>>> Any news regarding my question?
>>>>
>>>> On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
>>>> Team) wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I am trying to confirm that this works the way you suggest.
>>>>>
>>>>> Regards,
>>>>> Mike, AdWords API Team
>>>>>
>>>>> On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:
>>>>>>
>>>>>> OK. So there is no setting to retrieve conservative mode, right?
>>>>>> And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means 
>>>>>> DCO aggressive optimization mode? 
>>>>>>
>>>>>> On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords 
>>>>>> API Team) wrote:
>>>>>>>
>>>>>>> Hello,
>>>>>>>
>>>>>>> This feature is not currently available in the AdWords API.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Mike, AdWords API Team
>>>>>>>
>>>>>>> On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:
>>>>>>>>
>>>>>>>> Hello.
>>>>>>>>
>>>>>>>> I want to get Ad Group's target optimization status through API.
>>>>>>>>
>>>>>>>> What's the properties I should retrieve for conservative and 
>>>>>>>> aggressive optimization appropriately?
>>>>>>>>
>>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c260d12f-87be-462a-9767-b3c85ac07e96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2016-02-15 Thread Anil
Hello,
Using V201509 I just tried to uncheck "*Let AdWords automatically find new 
customers*" by using *ExplorerAutoOptimizerSetting* and passing *optIn == 
false *but it didn't work and it gets set to Conservative.
 Is this not possible via API to uncheck this setting?
Thanks,



On Thursday, August 14, 2014 at 6:22:03 PM UTC+5:30, Danial Klimkin wrote:
>
> Hello Eugene,
>
>
> Sorry for the delay, I've figured this out now.
>
> AdGroup.Settings.ExplorerAutoOptimizerSetting has the following effect:
>
> optIn == true -> Enables Aggressive Targeting ("Aggressive targeting" 
> and "Let AdWords automatically find new customers" are checked in the UI),
> optIn == false -> Disables ExplorerAutoOptimizer ("Let AdWords 
> automatically find new customers" is unchecked).
>
> There is no API field for the Conservative setting at the moment, I'll log 
> a request to include it in the future API versions.
>
>
> -Danial, AdWords API Team.
>
>
> On Friday, July 25, 2014 4:57:26 PM UTC+4, Danial Klimkin wrote:
>>
>> Hello Eugene,
>>
>>
>> Mike is currently out of office. I'll double-check and let you know.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Tuesday, July 22, 2014 5:21:36 PM UTC+4, Eugene wrote:
>>>
>>> Any news regarding my question?
>>>
>>> On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
>>> Team) wrote:
>>>>
>>>> Hello,
>>>>
>>>> I am trying to confirm that this works the way you suggest.
>>>>
>>>> Regards,
>>>> Mike, AdWords API Team
>>>>
>>>> On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:
>>>>>
>>>>> OK. So there is no setting to retrieve conservative mode, right?
>>>>> And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means 
>>>>> DCO aggressive optimization mode? 
>>>>>
>>>>> On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords 
>>>>> API Team) wrote:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> This feature is not currently available in the AdWords API.
>>>>>>
>>>>>> Regards,
>>>>>> Mike, AdWords API Team
>>>>>>
>>>>>> On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:
>>>>>>>
>>>>>>> Hello.
>>>>>>>
>>>>>>> I want to get Ad Group's target optimization status through API.
>>>>>>>
>>>>>>> What's the properties I should retrieve for conservative and 
>>>>>>> aggressive optimization appropriately?
>>>>>>>
>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e385665e-7ab3-49d6-ad37-62d06f4fb076%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-12-04 Thread Barak Haviv
Hey
Is There Any change about this subject ?


On Thursday, July 10, 2014 6:42:43 PM UTC+3, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/421a6dac-2a00-48d5-b987-c5d8055df01f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-12-04 Thread Danial Klimkin
Hello Barak,


No, no changes so far.


-Danial, AdWords API Team.

On Thursday, December 4, 2014 1:16:00 AM UTC-8, Barak Haviv wrote:

 Hey
 Is There Any change about this subject ?


 On Thursday, July 10, 2014 6:42:43 PM UTC+3, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/91b3f5db-0095-441d-9da6-f3f421bb0954%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-08-14 Thread Danial Klimkin
Hello Eugene,


Sorry for the delay, I've figured this out now.

AdGroup.Settings.ExplorerAutoOptimizerSetting has the following effect:

optIn == true - Enables Aggressive Targeting (Aggressive targeting 
and Let AdWords automatically find new customers are checked in the UI),
optIn == false - Disables ExplorerAutoOptimizer (Let AdWords 
automatically find new customers is unchecked).

There is no API field for the Conservative setting at the moment, I'll log 
a request to include it in the future API versions.


-Danial, AdWords API Team.


On Friday, July 25, 2014 4:57:26 PM UTC+4, Danial Klimkin wrote:

 Hello Eugene,


 Mike is currently out of office. I'll double-check and let you know.


 -Danial, AdWords API Team.


 On Tuesday, July 22, 2014 5:21:36 PM UTC+4, Eugene wrote:

 Any news regarding my question?

 On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 I am trying to confirm that this works the way you suggest.

 Regards,
 Mike, AdWords API Team

 On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:

 OK. So there is no setting to retrieve conservative mode, right?
 And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means 
 DCO aggressive optimization mode? 

 On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and 
 aggressive optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-08-11 Thread Danial Klimkin
Short update -- I am still investigating this. We'll update the docs and 
I'll get back to you once I have more details.


-Danial, AdWords API Team.


On Friday, July 25, 2014 4:57:26 PM UTC+4, Danial Klimkin wrote:

 Hello Eugene,


 Mike is currently out of office. I'll double-check and let you know.


 -Danial, AdWords API Team.


 On Tuesday, July 22, 2014 5:21:36 PM UTC+4, Eugene wrote:

 Any news regarding my question?

 On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 I am trying to confirm that this works the way you suggest.

 Regards,
 Mike, AdWords API Team

 On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:

 OK. So there is no setting to retrieve conservative mode, right?
 And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means 
 DCO aggressive optimization mode? 

 On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and 
 aggressive optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-07-25 Thread Danial Klimkin
Hello Eugene,


Mike is currently out of office. I'll double-check and let you know.


-Danial, AdWords API Team.


On Tuesday, July 22, 2014 5:21:36 PM UTC+4, Eugene wrote:

 Any news regarding my question?

 On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 I am trying to confirm that this works the way you suggest.

 Regards,
 Mike, AdWords API Team

 On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:

 OK. So there is no setting to retrieve conservative mode, right?
 And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means 
 DCO aggressive optimization mode? 

 On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and 
 aggressive optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-07-22 Thread Eugene
Any news regarding my question?

On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API 
Team) wrote:

 Hello,

 I am trying to confirm that this works the way you suggest.

 Regards,
 Mike, AdWords API Team

 On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:

 OK. So there is no setting to retrieve conservative mode, right?
 And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means DCO 
 aggressive optimization mode? 

 On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-07-14 Thread Michael Cloonan (AdWords API Team)
Hello,

I am trying to confirm that this works the way you suggest.

Regards,
Mike, AdWords API Team

On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote:

 OK. So there is no setting to retrieve conservative mode, right?
 And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means DCO 
 aggressive optimization mode? 

 On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
 Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-07-11 Thread Michael Cloonan (AdWords API Team)
Hello,

This feature is not currently available in the AdWords API.

Regards,
Mike, AdWords API Team

On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Get ad group's target optimization status through API

2014-07-11 Thread Eugene
OK. So there is no setting to retrieve conservative mode, right?
And does AdGroup.Settings.ExplorerAutoOptimizerSetting actually means DCO 
aggressive optimization mode? 

On Friday, July 11, 2014 3:50:20 PM UTC+3, Michael Cloonan (AdWords API 
Team) wrote:

 Hello,

 This feature is not currently available in the AdWords API.

 Regards,
 Mike, AdWords API Team

 On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote:

 Hello.

 I want to get Ad Group's target optimization status through API.

 What's the properties I should retrieve for conservative and aggressive 
 optimization appropriately?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Get ad group's target optimization status through API

2014-07-10 Thread Eugene
Hello.

I want to get Ad Group's target optimization status through API.

What's the properties I should retrieve for conservative and aggressive 
optimization appropriately?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.