AdWords API Re: Possible values for TargetList targetListType

2009-11-04 Thread AdWords API Advisor
Hi Ursula, I apologize for not making this clear earlier, but the string value is the name of the subclass. AdScheduleTarget MONDAY 0 ZERO 0 THIRTY 1.0 Best, - Eric On Nov 4, 9:26 am, Ursula wrote: > Hi, > > I wanted to know what the possible string values are

AdWords API Re: Possible values for TargetList targetListType

2009-11-04 Thread Ursula
Hi, I wanted to know what the possible string values are for the property TargetList.Type. I don't want to loop through the results and have to do an "instance of" on each item. I would prefer to check that string. Can you provide me with the string values? Thanks, Ursula Kellmann On Nov

AdWords API Re: Possible values for TargetList targetListType

2009-11-03 Thread AdWords API Advisor
Hi Ursula, Unfortunately it isn't possible to limit the results to select types of targets, all targets types are returned. The value of targetListType is one of the subtypes, such as "AdScheduleTargetList", etc. The full list is shown in the Inheritance" box on this page: http://code.google.com