Re: conversion tracker - remove conversion

2014-02-07 Thread Ray Tsang (AdWords API Team)
Tom, Please try using the "SET" operation rather than "REMOVE". Secondly, in addition to setting the ConversionTracker.id, also set Converstracker.status to DISABLED. Hope this helps, Ray On Thursday, February 6, 2014 8:47:42 AM UTC-5, tomfl...@gmail.com wrote: > > Hi Ray, > > Just removing a

Re: conversion tracker - remove conversion

2014-02-06 Thread tomflat561
Hi Ray, Just removing a 'conversion tracker' that was uploaded via the adwords api to our campaign? Many Thanks, Tom. On Friday, January 17, 2014 8:05:08 PM UTC, Ray Tsang (AdWords API Team) wrote: > Hi, > > Could I trouble you to elaborate more on the issue? Are you trying to > remove

Re: conversion tracker - remove conversion

2014-01-17 Thread Ray Tsang (AdWords API Team)
Hi, Could I trouble you to elaborate more on the issue? Are you trying to remove a conversion tracker? or an offline conversion that was recorded previously? Thanks, -- Ray Tsang (AdWords API Advisor) On Thursday, January 16, 2014 7:55:23 AM UTC-5, tomfl...@gmail.com wrote: > > Anyone help

Re: conversion tracker - remove conversion

2014-01-16 Thread tomflat561
Anyone help on this please pretty urgent?. Thanks On Wednesday, January 15, 2014 11:29:34 PM UTC, tomfl...@gmail.com wrote: > Hi guys, > > Can you please advise on the correct fields to remove a conversion? I am > using the below which produces an 'operator not supported' error. > > conversio

conversion tracker - remove conversion

2014-01-15 Thread tomflat561
Hi guys, Can you please advise on the correct fields to remove a conversion? I am using the below which produces an 'operator not supported' error. conversion_tracker_service = client.GetConversionTrackerService(version='v201309') operations_remove = [{ 'operator': 'REMOVE',