Problem api adword

2013-12-03 Thread KAMOUN Ilyess
Hello, i dont understand what the meaning this error and why i have this error : [message:protected] => [AdError.INVALID_AD_TYPE @ operations[0].operand.ad] Can you help me please to solve this problem? here are my script and response soap; thank you in advance. ***

Re: Problem api adword

2013-12-03 Thread Takeshi Hagikura (AdWords API Team)
Hi, What are you trying to do? I recommend refer to example code first, (e.g. PHP examples ) Best, - Takeshi, AdWords API Team On Tuesday, December 3, 2013 10:55:48 PM UTC+9, KA

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
i like add new TextAdsto my adgroup: AddTextAds.php -

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
My script : *** **Begin script*** *** require_once 'src/Google/Api/Ads/AdWords/v20130

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
what the problem [AdError.INVALID_AD_TYPE @ operations[0].operand.ad] . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
Hi Team; i like add new TextAds to my adgroup what example i use please ? you should me AddTextAds.php ? thank you in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/gr

Re: Problem api adword

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you use the exact same script as the AddTextAds.php first? In your code where this part came from? $textAd->AdType = "TextAd"; I think you don't have to specify AdTy

Re: Problem api adword

2013-12-05 Thread KAMOUN Ilyess
Hi, I copied the same script as AddTextAds.php but i ve alaways the same error [AdError.INVALID_AD_TYPE @ operations[0].operand.ad] help please. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://gr