Hi Harut,

The term "optimizations" means many things in the API.  In v13, you
can:

- Enable optimized ad serving with the method setOptimizeAdServing():
http://code.google.com/apis/adwords/docs/developer/CampaignService.html#setOptimizeAdServing.
- Enable budget optimizer by setting the BudgetOptimizerSettings:
http://code.google.com/apis/adwords/docs/developer/BudgetOptimizerSettings.html
- Enable conversion optimizer by setting the
ConversionOptimizerSettings: 
http://code.google.com/apis/adwords/docs/developer/ConversionOptimizerSettings.html

The setting "focus on conversions" corresponds to using the Conversion
Optimizer, and "focus on impressions" corresponds to setting the
siteMaxCpm field of an ad group: 
http://code.google.com/apis/adwords/docs/developer/AdGroup.html#siteMaxCpm.

Best,
- Eric Koleda, AdWords API Team

On Sep 28, 7:51 am, harroot <[email protected]> wrote:
> Hi all
>
> I'm using adwords .net API v13, can anybody say how can I turn
> optimizations on for campaigns,
> and the next question is, how can I set  focus on conversion and focus
> on impression biding options with API?
>
> Best regards
> Harut.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to