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

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
i like add new TextAdshttps://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/v201309/BasicOperations/AddTextAds.phpto my adgroup: AddTextAds.phphttps://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/v201309/BasicOperations/AddTextAds.php --

Re: Problem api adword

2013-12-04 Thread KAMOUN Ilyess
My script : *** **Begin script*** *** require_once

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

Re: Problem api adword

2013-12-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you use the exact same script as the AddTextAds.phphttps://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/v201309/BasicOperations/AddTextAds.php first? In your code where this part came from? $textAd-AdType = TextAd; I think you don't have to specify AdType

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 exampleshttps://code.google.com/p/google-api-adwords-php/source/browse/#git%2Fexamples%2FAdWords%2Fv201309%2FBasicOperations ) Best, - Takeshi, AdWords API Team On Tuesday, December 3, 2013 10:55:48 PM UTC+9,