Campaigns' placement performance updated only once daily?

2014-12-08 Thread Anna Nguyen
I have a script that iterates through our campaigns and ad groups, finds placements that are "underperforming", and "remove" them (calls MutateJobService.mutate adding a NegativeAdGroupCriterion for each placement). The script runs hourly. The overwhelming majority of underperforming placemen

Re: How to use the OR condition in AWQL

2014-10-21 Thread Anna Nguyen
I suppose, worst comes to worst, you can always make two calls, each with one of the two conditions of the "OR"? -- Anna On Tuesday, October 21, 2014 6:29:03 AM UTC-5, Rowan Springfield wrote: > > Hi, I actually need to use the OR operator, as I need to use > > (AdGroupName = 'Name' and Keywor

Re: How to remove placements from a campaign?

2014-10-16 Thread Anna Nguyen
That worked! Thanks! -- Anna On Wednesday, October 8, 2014 8:06:33 AM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Regarding adding the placements, you do *not* need to specify an id >

How to remove placements from a campaign?

2014-10-07 Thread Anna Nguyen
Hello, I've been wrestling with this for a couple of weeks now and I can really use some clues. I am using API version v201406. I need to be able to: 1. identify placements (e.g. "about.com") in a running campaign that has more than N impressions and, 2. CPC of more than $X and then exclude th