Also, can I bind custom labels from the Merchant Center XML feed to certain elements?
Kind regards,
Sander
Thanks for your answer.
We've already got a shopping feed in AdWords, but it's in XML-format, rather than JSON. Can we use the same pre-defined bindings from the templates in GWD?
The development guide you provided says something about saving a client feed in JSON format (page 7), but I can't seem to find the 'get data for custom layout' function in Adwords. What ad format should I select to bring up the 'get data for custom layout' function?
Can we use the custom labels which you can setup in an XML shopping feed?
Kind regards,
Sander
My mistake, I found the 'get data for custom layout' function. But I think the guide could give a little more information about the steps required to get to that function, as 'Go into Adwords and create a new ad' does not really cover all steps needed.
A custom label is a custom tag in an XML file, for instance:
<item>
<title>Product title</title>
<brand>Product brand</brand>
<g:custom_label_1>Custom user defined value</g:custom_label_1>
</item>
We use this to create custom product filters in our Google Adwords campaigns. I thought maybe we could use the custom label to create custom bindings for the dynamic ads. For example: we'd like to use a five star rating system for the products in our dynamic ads.
When I used the 'get data for custom layout' function, the JSON file didn't include the custom labels which are in the XML feed. Does this mean it isn't possible to use these custom labels?
Kind regards,
Sander
Thanks for your reply, that's a great workaroud, I think we'll have to stick to that for now.
Kind regards,
Sander
Kind regards Jesper