Hi, The Image's data field is required when creating an image ad, but is not returned when using the get() method to retrieve those ads. If you need to retrieve the data for an image you can use the FULL url that is returned in the list of urls and get the data from there.
Best, - Eric Koleda, AdWords API Team On Feb 19, 4:01 am, ADM <goo...@scienceops.com> wrote: > First of all, I am using the .NET client libraries. My main issue is > that I am having problems getting a populated data field for the image > of an image ad. I am trying to use the API to make changes to ads and > the only way to do that is to create a new ad and delete the old one. > When I try to make a carbon-copy (but with a couple of changes) of the > image ad that currently resides in AdWords and then add the image ad a > 'content null' exception is thrown stating that the data field of the > image of the new image ad is null. After trapping this exception in- > the-wild with a debugger I find that the image data was never actually > grabbed during the get call to the AdGroupAdService. > > Any suggestions as to why the image data is never actually grabbed in > the first place? > Is it even possible to grab the image data through the API? If so, > how? -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.