Re: problem add character Eure (€)

2014-01-14 Thread KAMOUN Ilyess
i have a problem while uploading creatives which contain the EUR sign ( ). So on trying to upload the following description1 "A partir de 1,68€. En stock." and i use this code $price = html_entity_decode('A partir de €1,68. En stock.', ENT_QUOTES, 'UTF-8'); in my script of php API google ad

Re: problème de ajouter character Eure (€)

2014-01-14 Thread KAMOUN Ilyess
i have a problem while uploading creatives which contain the EUR sign ( ). So on trying to upload the following description1 "A partir de 1,68€. En stock." and i use this code $price = html_entity_decode('A partir de €1,68. En stock.', ENT_QUOTES, 'UTF-8'); in my script of php API google ad

problem add character Eure (€)

2014-01-09 Thread KAMOUN Ilyess
Hello Team How do I add a character € of price with adwords api Php ? Help please. I'm working on AddTextAds.php V201309 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/ad

problème de ajouter character Eure (€)

2014-01-08 Thread KAMOUN Ilyess
Hello Team How do I add a character € of price with adwords api Php ? Help please. I'm working on AddTextAds.php V201309 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/ad

Fwd: Where is my mistake? Please help.[AdError.INVALID_AD_TYPE @ operations[0].operand.ad

2013-12-05 Thread KAMOUN Ilyess
Hi, i like add new keywords , i try to do this way : http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201309";> DQA* *

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

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 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
My script : *** **Begin script*** *** require_once 'src/Google/Api/Ads/AdWords/v20130

Re: Problem api adword

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

to add keywords

2013-12-03 Thread KAMOUN Ilyess
hello everybody ,to add keywords what Webs Service Appropriate: AdGroupCriterionService or AdGroupAdService, Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords

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: what the problem ???? [AdError.INVALID_AD_TYPE @ operations[0].operand.ad] . Thanks!

2013-12-02 Thread KAMOUN Ilyess
> > > SoapFault Object > ( > [message:protected] => [AdError.INVALID_AD_TYPE @ > operations[0].operand.ad] > [string:Exception:private] => > [code:protected] => 0 > [file:protected] => > /var/www/vhosts/httpdocs/adwords_api_php_4.6.1/autreesai.php > [line:protected] => 122

what the problem ???? [AdError.INVALID_AD_TYPE @ operations[0].operand.ad] . Thanks!

2013-11-29 Thread KAMOUN Ilyess
my script Php https://adwords.google.com";); // Sandbox API define("ADWORDS_API_SERVER", "https://adwords.google.com";); define("ADWORDS_API_NAMESPACE", "https://adwords.google.com/api/adwords/cm/"; . ADWORDS_API_VERSION); define("ADWORDS_API_CAMPAIGN_SERVICE", ADWORDS_API_SERVER . "/ap

script AddKeywords: What is the problem could not be found

2013-11-20 Thread KAMOUN Ilyess
https://adwords.google.com";); // Sandbox API define("ADWORDS_API_SERVER", "https://adwords.google.com";); define("ADWORDS_API_NAMESPACE", "https://adwords.google.com/api/adwords/cm/"; . ADWORDS_API_VERSION); define("ADWORDS_API_CAMPAIGN_SERVICE", ADWORDS_API_SERVER . "/api/adwords/cm/" . ADWO