Hi, Actually, the AdGroupAdService makes this easier if another Ad already has the image you wish. You can use the adToCopyImageFrom field of the ImageAd object to tell it to reuse the Image of an existing ad: https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.ImageAd#adToCopyImageFrom
If the image does not already exist, you will have to upload it at least once with the MediaService. - Kevin Winter, AdWords API Team On Sunday, April 22, 2012 2:44:01 AM UTC-4, [email protected] wrote: > > hi, > > is the media service can be used in such way that when creating an image > ad we wont need to tupload an image every time ? > > thanx in advnace! > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
