> Can you try manually adding your original animated GIF to a paused ad > group using the AdWords web interface and see if it's recognized as > being a valid image ad? If it is recognized, then something is > happening to corrupt your image in the SOAP request. If it's not > recognized, then you just need to make sure that your source animated > GIF is created properly.
Yes, I just uploaded it again using the web interface and it worked fine. The AdWords system correctly identified the image as a 468 x 60 animaged gif and when I view it through AdWords, I can see the image animation. There's no issue with pixelation. The Perl command I'm using to encode the image data is $image_encoded = encode_base64(join('',<IMAGE>)) and this works fine for static images (it's taken directly from the AdWords API sample code). david --~--~---------~--~----~------------~-------~--~----~ 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-api@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 -~----------~----~----~----~------~----~------~--~---