Re: Template ids of templates in ad builder.

2013-07-09 Thread Anash P. Oommen (AdWords API Team)
Hi Yogesh, You can try creating the ad in UI and then retrieve it using AdWords API to get the ids and their respective fields. Cheers, Anash P. Oommen. AdWords API Advisor. On Thursday, December 23, 2010 1:28:29 PM UTC+5:30, Yogesh Agashe wrote: > > Hello, > > I am using python client library

Re: Template ids of templates in ad builder.

2013-07-09 Thread Asad
Hi Yogesh, I am trying to use the same template could you please tell me the name off the fields for Elegant 1,2 and 4. I got the error message as unknown filed name.. Thanks, Asad On Thursday, 23 December 2010 18:58:29 UTC+11, Yogesh Agashe wrote: > > Hello, > > I am using python client libra

Re: Template Ids of templates in ad builder

2011-04-28 Thread Eric Koleda
Hi Emmanuel, We are working to expose the full set of templates in our documentation, but for the time being you'll have to use Anash's suggestion in the production environment. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Template Ids of templates in ad builder

2011-04-18 Thread emmanuel.csant...@gmail.com
Hi Anash, Thanks for the help. I am using the sandbox, so stuff I create using the UI won't be visible in sandbox, is that right ? If that is correct, do you see any other way for me to get those ids ? Thank you in advance, Emmanuel 2011/4/18 Anash P. Oommen > Hi Emmanuel, > > One easy way to

Re: Template Ids of templates in ad builder

2011-04-18 Thread Anash P. Oommen
Hi Emmanuel, One easy way to do this would be to create a template ad in the AdWords front end, and then retrieve the Ad using AdWords API. That should tell you the template id, various template fields and their values, etc. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=

Template Ids of templates in ad builder

2011-04-17 Thread emmanuelsantana
Hi, I am building display ads from templates using the Java api. However, the documentation does not seem to expose all possibilities for creating template ads. As seen here: http://code.google.com/apis/adwords/docs/appendix/templateads.html Is there a place or a way for me to find the ids for the

Re: Template ids of templates in ad builder.

2011-01-04 Thread Yogesh Agashe
Hi Eric, Ok. Thank you so much for the ids. Regards, Yogesh On Dec 29 2010, 9:05 pm, AdWords API Advisor wrote: > Hi Yogesh, > > We'll work on exposing more of these in the documentation, but in the > mean time an easy way to determine the IDs is to create the ad in the > UI and then inspect it

Re: Template ids of templates in ad builder.

2010-12-29 Thread AdWords API Advisor
Hi Yogesh, We'll work on exposing more of these in the documentation, but in the mean time an easy way to determine the IDs is to create the ad in the UI and then inspect it via the API. Here are the IDs you requested: 1) 53 2) 141 3) 146 4) 149 5) 145 6) 144 7) 102 8) 139 Best, - Eric Koleda,

Template ids of templates in ad builder.

2010-12-22 Thread Yogesh Agashe
Hello, I am using python client library 13.2.0 to access API v201008. I am using it to build ad templates. In the examples given on following page, template ids of only few templates are given. http://code.google.com/apis/adwords/docs/appendix/templateads.html Where can i find the template ids o