Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-27 Thread Kraszi
Hi Danial, Can you tell me what the default settings are? Can you point out where I can find in the specification? Peter On Wednesday, March 27, 2013 10:44:29 AM UTC+1, Danial Klimkin wrote: > > Hello Kraszi, > > > As I described in my previous reply, the values are not returned unless > the

Re: (Consistent) Timeouts submitting keywords with UTF8 characters via MutateJobService

2013-03-27 Thread Steve Wollkind
There is no response at all. I the xml request goes out and nothing ever comes back. I begin to suspect that the request is not actually leaving our systems but don't know how to confirm that. I'd be happy to send you my request xml, but I don't want to post it in the forum directly because o

Re: update keyword maxcpc

2013-03-27 Thread Oliver
See the example code in the bidding guide: https://developers.google.com/adwords/api/docs/guides/bidding it sets the bid on the adgroup, but the code to do the same on keywords should be similar. Oliver On Wednesday, March 27, 2013 8:35:52 AM UTC, F.Per wrote: > > Hi > > im using java (v201

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-27 Thread Danial Klimkin
Hello Kraszi, As I described in my previous reply, the values are not returned unless they were changed to a non-default setting. Do you have any example of a setting you've previously changed that is not returned by the API? -Danial, AdWords API Team. On Tuesday, March 26, 2013 2:12:25 PM

update keyword maxcpc

2013-03-27 Thread F.Per
Hi im using java (v201302) and i want to update a list of already EXISTING keywords. I downloaded all the information i need about them and i want to update their maxCpc. Ive written the following code, but there is no obvious way for me to set the maxCpc attribute: [code] // create client l