Google Ad Manager - no click-through URL campaign

0 votes
678 views
added Apr 28, 2020 in Google tools by lcjr First Warrant Officer (11,870 points)

Example ref

image

 

  1. Add creative under campaign and select the size e.g 970x250

  2. Creative type custom 

  3. Code type = standard

  4. Upload image 

  5. Insert the following code into ‘standard’ field

<!DOCTYPE html>

<html>
  <head>
  </head>
  <body>
    <img src = "%%FILE:GIF1%%" width="100%" height="100%">
  </body>
</html>

 


6. Change the FILE:GIF1 above to whatever name appear on ‘upload files (optional) as per ref image above.

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...