Thank you, I found out another solution was to use "adToCopyImageFrom" and use the id of the ad, without pulling the image mediaId
On Thursday, January 18, 2018 at 12:28:04 AM UTC+2, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi, > > You can use the EnhancedDisplayCreativeMarketingImageMediaId > <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#enhanceddisplaycreativemarketingimagemediaid> > and EnhancedDisplayCreativeMarketingImageSquareMediaId > <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#enhanceddisplaycreativemarketingimagesquaremediaid> > fields > in Ad Performance Report to pull up the MediaIDs for the landscape and > square images respectively. Also, the MediaService > <https://developers.google.com/adwords/api/docs/reference/v201710/MediaService> > can > get you the MediaIds of all images. Sample code available in the guide > <https://developers.google.com/adwords/api/docs/samples/php/miscellaneous#get-all-videos-and-images> > . > > Regards, > Dhanya, 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/eaa4faaf-681f-440f-b6fa-48abb52ce8e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
