13 messages in com.googlegroups.adwords-apiRe: updating keywords...
FromSent OnAttachments
mind...@gmail.com28 Mar 2005 09:16 
mind...@gmail.com31 Mar 2005 09:45 
Jason H31 Mar 2005 10:13 
mind...@gmail.com31 Mar 2005 10:54 
mind...@gmail.com31 Mar 2005 11:04 
JH31 Mar 2005 11:23 
mind...@gmail.com31 Mar 2005 11:41 
mind...@gmail.com31 Mar 2005 11:45 
JH31 Mar 2005 12:04 
googledevqu01 Apr 2005 00:50 
mind...@gmail.com01 Apr 2005 08:23 
mind...@gmail.com01 Apr 2005 08:41 
mind...@gmail.com01 Apr 2005 12:25 
Subject:Re: updating keywords...
From:mind...@gmail.com (mind@gmail.com)
Date:03/31/2005 09:45:02 AM
List:com.googlegroups.adwords-api

Okay well I got it working, and switched over to updateKeywordList. However there seems to be a problem with the destination URL now.

Here's a sample of what's getting sent over.

<updateKeywordList> <keyword><id>123456</id><adGroupId>123456</adGroupId><maxCpc>0</maxCpc><negative>false</negative><destinationUrl>http://www.myurl.com/tracking/5475/</destinationUrl></keyword>

<keyword><id>123456</id><adGroupId>123456</adGroupId><maxCpc>0</maxCpc><negative>false</negative><destinationUrl>http://www.myurl.com/tracking/5476/</destinationUrl></keyword> </updateKeywordList>

Is there something about the characters in the destination URL that need to be encoded?

Thanks for any help -Anthony