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, [email protected] wrote:
>
> Anyone help on this please pretty urgent?.
>
> Thanks
>
> On Wednesday, January 15, 2014 11:29:34 PM UTC, [email protected] 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.
>>
>>   conversion_tracker_service = 
>> client.GetConversionTrackerService(version='v201309') 
>>
>>
>>   operations_remove = [{
>>  
>>       'operator': 'REMOVE',
>>  
>>       'operand': {
>>  
>>           'xsi_type': 'AdWordsConversionTracker',
>>  
>>           'id': '11111111'       
>>  
>>       }
>>  
>>   }] 
>>
>>   contrackers = conversion_tracker_service.Mutate(operations_remove)[0]
>>
>>
>> Many thanks,
>>
>> T
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to