Hi Neil,
It seems the problem with the requests is incorrect UTF-8 encoding. I'm
not familiar enough with Perl to provide language-specific advice, but I
wrote up some help material for the PHP client library that may be relevant:
http://code.google.com/p/google-api-adwords-php/source/browse/t
Hi there,
I am getting Content-Length header value was wrong errors when trying to
set a price as a parameter insertion text. It works fine with the USD '$'
symbol, but it doesn't work with the GBP '£':
my $ad_param1 = Google::Ads::AdWords::v201109::AdParam->new({
adGroupId => $ad_group_id,
crit