¿Es posible convertir un archivo html ,externo a gwd, para que sea compatible con AdWords?

129 views
Skip to first unread message

rodrigo...@despegar.com

unread,
Nov 18, 2015, 3:44:06 PM11/18/15
to Google Web Designer beta
Buenas tardes,

Antes que nada mi nombre es Rodrigo y hace poco empecé a utilizar gwd.

Mi consulta es la siguiente, yo tengo un archivo html y lo quiero hacer compatible con la plataforma AdWords, yo retoqué el html en gwd y a la hora de subirlo a adwords, me envía el siguiente error:

"You created the ad with environment "Generic" instead of "AdWords". To continue, convert the file to an "AdWords" environment in Google Web Designer"

Hay forma de solucionarlo o debo crear el archivo desde 0 en AdWords.

Desde ya muchas gracias y espero haberme explicado bien.

Saludos desde Argentina.

Sukhbir Kaur

unread,
Nov 18, 2015, 4:50:31 PM11/18/15
to Google Web Designer beta


Hi Rodrigo,
The error message indicates that the Ad was created in Generic environment .

To convert a Generic Environment file to Adwords / DoubleClick Environment file . Please follow the steps below

  1. Create a new Adwords ad file. This will generate the " gwddoubleclick_min.js" file.

  2. Copy the gwddoubleclick_min.js  and gwddoubleclick_style.css from the New folder you just created  to  the  existing project folder . This is a required file for DoubleClick/Adwords ad.

  3. Screen Shot 2015-11-18 at 1.01.04 PM.png

  4. Open the Generic  file in GWD.

  5. Switch to Code View.

  6. Search for the following lines in the code:

  7. <script data-source="gwdgenericad_min.js" data-version="4" data-exports-type="gwd-genericad" type="text/javascript" src="gwdgenericad_min.js"></script>

    

  1. Replace with the following line:


<script data-source="https://s0.2mdn.net/ads/studio/Enabler.js" data-exports-type="gwd-doubleclick" type="text/javascript" src="https://s0.2mdn.net/ads/studio/Enabler.js"></script>

 <script data-source="gwddoubleclick_min.js" data-version="10" data-exports-type="gwd-doubleclick" type="text/javascript" src="gwddoubleclick_min.js"></script>


     Note : date-version number might be different then above  example  . So It's always good to create a new file and copy paste in the file 

  1. Then, search for the following lines :

<gwd-genericad id="gwd-ad">


Screen Shot 2015-11-18 at 12.52.55 PM.png

  1. Replace with the following line:


<gwd-doubleclick id="gwd-ad" polite-load="">

   <gwd-metric-configuration></gwd-metric-configuration>

Screen Shot 2015-11-18 at 12.53.54 PM.png

  1. Last, search for the following  close tag :

  2. </gwd-genericad>

Screen Shot 2015-11-18 at 12.54.35 PM.png

And replace  it with:


</gwd-doubleclick>

Screen Shot 2015-11-18 at 12.55.21 PM.png

  1. Save and reopen the file.

  2. Publish the file locally. Then upload to AdWords.


Thanks
Sukhbir
GWD Team

rodrigo...@despegar.com

unread,
Nov 19, 2015, 11:08:23 AM11/19/15
to Google Web Designer beta
Hi Sukhbir!,

First of all, thank you for the quick answer.

I managed to transform the environment to adwords, but now I get this message:

"Your image is not an allowed dimension."

The thing is, my html5 has a set width of 600 and a height that's defined by its content, I hope I make myself clear, my question is:

Is there a chance to have a custom ad size uploaded to Adwords?

Again, thank you so much for your time and sorry for my english.

Cheers from Argentina

Rodri

Jaz

unread,
Nov 19, 2015, 2:53:53 PM11/19/15
to Google Web Designer beta
Hi Rodrigo!

I believe AdWords has set sizes that they will allow, so please check this table for those requirements: https://support.google.com/adwordspolicy/answer/176108#html5_ads_table

Please let us know if you need anything more! (Also feel free to write in the language you are comfortable with, we will do our best to translate!)

Greetings from Mountain View, California!!

jaz
Program Manager, Google Web Designer.

rodrigo...@despegar.com

unread,
Nov 19, 2015, 2:59:03 PM11/19/15
to Google Web Designer beta
Si!, muchas gracias a ambos por su ayuda :).

Trataré de ponerme en contacto con el grupo de Adwords, espero poder resolverlo!.

Desde ya muchas gracias por toda la ayuda.

Saludos desde Argentina

Jaz

unread,
Nov 19, 2015, 4:21:17 PM11/19/15
to Google Web Designer beta
Eres muy bienvenidos, por favor tener una noche maravillosa!
Reply all
Reply to author
Forward
0 new messages