Re: Adgroup's TargetingSetting not retrieved in v201302

2013-04-18 Thread Danial Klimkin
Hi Valeriy, With the limited set of possible genders and ages, targeting is effectively the same thing as excluding all other options. AdGroup-level criterion specific bid adjustments are not currently available in the API. -Danial, AdWords API Team. On Wednesday, April 3, 2013 10:50:45 PM

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-04-03 Thread valeriy
Related question, it seems AdWords UI now allows to set targeting settings and bids for Gender and Age. API docs still say Age and Gender are only excludable and not biddable. Valeriy On Wednesday, April 3, 2013 12:46:11 AM UTC-7, Danial Klimkin wrote: > > Hello Peter, Valeriy, > > > I've repro

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-04-03 Thread Danial Klimkin
Hello Peter, Valeriy, I've reproduced this issue now and we are looking into it. Thanks for reporting it. Als,o, the default value is "false". -Danial, AdWords API Team. On Tuesday, April 2, 2013 11:25:23 PM UTC+4, valeriy wrote: > > I have same problem AdGroup.Settings ( > https://develope

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-04-02 Thread valeriy
I have same problem AdGroup.Settings (https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupService.Setting.html) are not returned by the service. They are changed to non-default values. They are returned after mutate requests, but not get requests. TargetingSett

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-29 Thread Danial Klimkin
Hi Peter, I realized for AdGroup settings it is indeed undocumented. I will find it out and update this thread. -Danial, AdWords API Team. On Wednesday, March 27, 2013 6:01:47 PM UTC+4, Kraszi wrote: > > > Hi Danial, > > Can you tell me what the default settings are? Can you point out where

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-29 Thread Danial Klimkin
Hi Peter, The defaults values are listed in the documentation: - https://developers.google.com/adwords/api/docs/reference/v201302/CampaignService.KeywordMatchSetting "Default value set to true to include close variants." - https://developers.google.com/adwords/api/docs/reference/v201302/Camp

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-27 Thread Kraszi
Hi Danial, Can you tell me what the default settings are? Can you point out where I can find in the specification? Peter On Wednesday, March 27, 2013 10:44:29 AM UTC+1, Danial Klimkin wrote: > > Hello Kraszi, > > > As I described in my previous reply, the values are not returned unless > the

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-27 Thread Danial Klimkin
Hello Kraszi, As I described in my previous reply, the values are not returned unless they were changed to a non-default setting. Do you have any example of a setting you've previously changed that is not returned by the API? -Danial, AdWords API Team. On Tuesday, March 26, 2013 2:12:25 PM

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-26 Thread Kraszi
Hi Danial, Thanks, I am familiar with API spec. I am talking about AdGroup's TargetingSetting: https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupService.TargetingSetting I don't want to get any criteria with AdGroupCriterion or CampaignCriterion services just to get the i

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-26 Thread Danial Klimkin
Hello Kraszi, It look like the values you are looking for (Placements, AgeRange and other criteria) are returned by AdGroupCriterion and CampaignCriterion services. The Settings array has a few very specific settings, see documentation for more details (refer to navigation on the left for subc

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-19 Thread Kraszi
Hi Danial, I'm afraid I don't understand your reply. API documentation makes me think that if an adgroup has Placements then targeting settings should contain PLACEMENT CriterionTypeGroup. If an age range is specified for an adgroup then its settings should contain AGE_RANGE CriterionTypeGroup

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-15 Thread Danial Klimkin
Hello Peter, Absent values mean defaults are used. As there may be multiple settings per ad group present, and the number of types can change, we do not pre-populate every value. -Danial, AdWords API Team. On Tuesday, March 12, 2013 9:05:37 PM UTC+4, Kraszi wrote: > > I try to retrieve adgr

Adgroup's TargetingSetting not retrieved in v201302

2013-03-12 Thread Kraszi
I try to retrieve adgroups' TargetingSetting settings in v201302. I am specifying "Settings" amongst selector fields but Adgroup.settings are not included in the response. Is it a bug or am I doing anything wrong? Here is the XML snippet of the request I sent in against "https://adwords.google.