Re: Feed attributes

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
Hi Magnus, I got your point. I don't think it's possible to change the feed attributes once you create a feed. Please consider create a new feed. Best, - Takeshi, AdWords API Team On Wednesday, November 13, 2013 9:57:57 PM UTC+9, Magnus Ljung wrote: > > Hi Takeshi, > > No, but I don't want t

Re: Feed attributes

2013-11-13 Thread Magnus Ljung
Hi Takeshi, No, but I don't want to remove the FeedMapping attribute field mappings, I'd like to remove the FeedAttributes from the Feed. I've tried FeedService.mutate(SET) with a subset of the feed attributes that I already have. I have also tried to use FeedService.mutate(REMOVE) but that re

Re: Feed attributes

2013-11-11 Thread Takeshi Hagikura (AdWords API Team)
Hi Magnus, It should be possible. Have you tried FeedMappingService.mutate (REMOVE)? Best, - Takeshi, AdWords API Team On Friday, November 1, 2013 12:04:05 AM UTC+9, Magnus Ljung wrote: > > Hi, > > Is there