Re: Selector field to retrieve campaign's targeting mode

2012-12-05 Thread AdWordsAPIAdvisor
Hello Eugene, This field is available in the reporting only at the moment. -Danial, AdWords API Team. Original Message Follows: From: Eugene eug...@somoto.net Subject: Re: Selector field to retrieve campaign's targeting mode Date: Sun, 2 Dec 2012 04:13:47 -0800 (PST

Re: Selector field to retrieve campaign's targeting mode

2012-12-02 Thread Eugene
What if I don't user reports but fetching campaign with selector from CampaignService? Which field related to DCO optimization? On Monday, November 19, 2012 10:20:43 AM UTC+2, Danial Klimkin wrote: Hello Eugene, Please see the Automatic Placements Performance Report:

Re: Selector field to retrieve campaign's targeting mode

2012-11-19 Thread Danial Klimkin
Hello Eugene, Please see the Automatic Placements Performance Report: https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements Particularly, IsAutoOptimized field. -Danial, AdWords API Team. On Sunday, November 11, 2012 4:48:46 PM UTC+4, Eugene wrote: When

Re: Selector field to retrieve campaign's targeting mode

2012-11-11 Thread Eugene
When I go to campaign settings through Adwords Web interface I have Automatic campaign optimization section which can take one of two following values: 1. Standard: Show ads based on targeting elements such as keywords and placements. 2. Auto-optimized: Find conversions automatically on

Selector field to retrieve campaign's targeting mode

2012-11-08 Thread Eugene
Hello. I want to retrieve campaigns data with CampaignService and cannot find selector's field indicating whether a campaign in auto-optimized (DCO) mode or standard one. How can I retrieve this campaign's attribute? Thank you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Selector field to retrieve campaign's targeting mode

2012-11-08 Thread Oliver
An adwords campaign can be using one of 3 bidding strategies; Manual CPC, Conversion optimizer or Budget optimizer. I am not sure what you mean by DCO? When you get a campaign through CampaignService you can call *getBiddingStrategy() *on it to get the bidding strateg this camapign is