Thanks Kevin. I understood now. I have one last small question (I promise!) . I posted it at http://groups.google.com/group/adwords-api/browse_thread/thread/70a9e2ac045f24bc. Would you be kind enough to have a look?
Thank you once again. On Dec 13, 12:47 am, Kevin Winter <kevin.win...@google.com> wrote: > Hi, > In v201109, most of the campaign targets were migrated to > CampaignCriteria, available via the > CampaignCriterionService:http://adwordsapi.blogspot.com/2011/11/discovering-v201109-how-to-tar... > > - Kevin Winter > AdWords API Team > > > > > > > > On Thursday, December 8, 2011 5:07:05 AM UTC-5, K D wrote: > > > Hi > > > Following the example at > > >http://www.google.com/codesearch/p?hl=en#9RD3n1d8sRQ/trunk/examples/v... > > > // Display campaign targets. > > if (page.getEntries() != null) { > > for (TargetList targetList : page.getEntries()) {....} > > > How would I iterate over TargetList so that I can get more information > > about the target? (e.g. language it was targetting?) > > > I tried > > > for (Target t : targetList) but got the error that it is not > > iteratable. > > > Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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