RE: Template Ad As Image

2019-04-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Javier, Preview URL for HTML 5 template ad is currently not supported via the AdWords API, however, you may try and use the adAsImage field to get the template ad rendered as an image.

Template Ad As Image

2019-04-04 Thread Javier Pimentel
Hi, I'm using the php library to retrieve a preview of an HTML 5 template ad but the getAdAsImage method always returns null. I am able to see a preview through the ui. Here are the steps i'm taking: 1. Retrieving the ad from AdGroupAdService 2. Getting the Template Ad Object 3. Callin