Re: Get allowed size of image ads in placements list (TargetingIdeaService)

2011-09-01 Thread Kevin Winter
Hi, I don't have any information about when/if this information will be made available via the API. This information does not change very often and is not directly related to the API (it's driven by the underlying product, AdWords). The resources I linked are intended to be authoritative. -

Re: Get allowed size of image ads in placements list (TargetingIdeaService)

2011-09-01 Thread Артур Геращенко
Thanks! When will this functionality? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 yo

Re: Get allowed size of image ads in placements list (TargetingIdeaService)

2011-08-31 Thread Kevin Winter
Hi, Unfortunately, this information is not currently exposed via the API. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=

Re: Get allowed size of image ads in placements list (TargetingIdeaService)

2011-08-30 Thread Артур Геращенко
Thanks! I want to know the service name and method to get the dimensions permitted for a particular image ad placements from the list. Not static data. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups

Re: Get allowed size of image ads in placements list (TargetingIdeaService)

2011-08-30 Thread Kevin Winter
Hi, The TargetingIdeaService isn't intended to provide policy information. I'd recommend you take a look at these links regarding allowed size of image ads: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=97526&rd=1 http://adwords.google.com/support/aw/bin/static.py?hl=en&page

Get allowed size of image ads in placements list (TargetingIdeaService)

2011-08-22 Thread Artur Geraschenko
Hello! How I can take subject info? My code: // Create seed keyword. $keyword = new Keyword(); $keyword->text = 'internet'; $keyword->matchType = 'BROAD'; // Create selector. $selector = new Targetin