How to add an Imagead to an Addgroup in PHP?

2013-05-26 Thread ASAD Mohammadi
Hi, Since I could not find any php example for adding image add in v201302, I am wondering is there any place or web page which I can look? Thanks, Asad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:/

Re: How to add an Imagead to an Addgroup in PHP?

2013-05-26 Thread Anash P. Oommen (AdWords API Team)
Hi Asad, Here's a java example instead. https://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201302/AddAds.java#76. The imageAd type definition is here: https://developers.google.com/adwords/api/docs/reference/v201302/AdGroupAdService.ImageAd Cheers, Anash P. Oommen