Re: Ignoring errors in a bulk mutate

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi Lee, The feature you're describing is called partial failurehttps://developers.google.com/adwords/api/docs/headers#partialFailure. For a general description, please see the best practices pagehttps://developers.google.com/adwords/api/docs/guides/bestpractices#partial_failure . Regards, -

Ignoring errors in a bulk mutate

2013-09-25 Thread Lee Wakefield
Hi, just wondering, if I do a bulk update, such as updating 1000 ads in a single mutate, is there anyway I can make it so that if any of the updates fail, the rest still succeed? I would much rather use a single bulk mutate rather than 1000 separate mutates as a single mutate seems much