Hi Rob, While there isn't an example which shows how to create an ImageAd, you can refer to the AddResponsiveDisplayAd <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201705/AdvancedOperations/AddResponsiveDisplayAd.php#L48> PHP example which shows how to use an Image to create a ResponsiveDisplayAd <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupAdService.ResponsiveDisplayAd>. You can create an ImageAd <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupAdService.ImageAd> in a similar fashion. You can also refer to the UploadImage <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201705/Misc/UploadImage.php#L40> PHP example which shows how to upload an Image.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/add42e19-ff3c-4593-876f-ef73a7afa210%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
