AdWords API Re: AdParam

2010-03-17 Thread AdWords API Advisor
Hi, I just tried this using the PHP client library and it worked fine. $adParam2 = new AdParam($adGroupId, $keywordId, '£40', 2); My PHP file is saved as UTF-8, so the pound sign is automatically being encoded correctly. If you are working in another encoding can specify the unicode code poin

AdWords API Re: AdParam

2010-03-16 Thread Andy
Well, I'm trying to post using the php adwords api from Google. When trying to post a £ sign i get the error: xa3...' is not a valid utf-8 string So, the only ones I can post is £ or £. But even then im not sure how they will come out when the advert is displayed... On Mar 4, 12:03 pm, Kema

AdWords API Re: AdParam

2010-03-04 Thread Kemal
It could be that the system would allow for symbols w/ only certain type of encoding (I'm guessing UTF-8) and not others (like 8859-1) Just a thought. Cheers! Kemal On Mar 4, 3:20 am, AdWords API Advisor wrote: > Hi Andy, > > I was able to send the unencoded pound sign successfully in my > requ

AdWords API Re: AdParam

2010-03-03 Thread AdWords API Advisor
Hi Andy, I was able to send the unencoded pound sign successfully in my request. Do you have the SOAP XML request and response that demonstrates this problem? Best, - Eric Koleda, AdWords API Team On Mar 3, 7:04 am, Andy wrote: > Hi, > I am having trouble posting a GBP £ sign as the currency s

AdWords API Re: AdParam greater than 1000

2010-02-11 Thread Peer Jakobsen (AdWords API Guru)
This is a known issue. Check out this thread for the details: http://groups.google.com/group/adwords-api/browse_thread/thread/4845ba0260c3394d/fc24ed8aacf22b85?lnk=gst&q=adparam#fc24ed8aacf22b85 -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" grou

AdWords API Re: AdParam Enhancement Request

2010-01-06 Thread AdWords API Advisor
Hi, Thank you for the feedback, we always appreciate hearing how developers are using the API. I will pass along your concerns to the AdParamService team. If you haven't already, I would encourage you to read the following blog posts for more information about this service: http://adwordsapi

AdWords API Re: AdParam Enhancement Request

2010-01-06 Thread Ales Sturala
I completely agree with joel. I was disappointed when I found out how AdParams really work. Setting adparam values on keywords instead of ads makes the whole process very difficult and NOT useful at all. I wish to set AdParam values per ad, that way I can use different AdParam values for different

AdWords API Re: AdParam

2009-12-08 Thread AdWords API Advisor
Hi Ryan, I believe this issue is limited to the PHP client library, and I'll follow up with you on the issue you created: http://code.google.com/p/google-api-adwords-php/issues/detail?id=5. Best, - Eric Koleda, AdWords API Team On Dec 8, 11:25 am, ryan wrote: > I am setting ad paramaters for te