Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Shin, The mutate method of FeedMappingService supports only the ADD and REMOVE operators. If you use the SET operator, you would encounter an OperatorError

Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-05-05 Thread Shin Ucla
HI Yin, We are running into the same issue as well. We are using our own sitelink feed, and we need to update the feedMapping to include the additional fields for line1 and line2. The documentation says that we can use SET operation to update FeedMapping, but we received an API error when we us

Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-02-22 Thread 'Yin Niu' via AdWords API Forum
Hi Giles, You are getting the FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED because the sitelink placeholder type is for the SITELINK feed type. Please take a look at the extension setting service migration steps

Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-02-22 Thread 'Giles Bodger' via AdWords API Forum
Hi Yin - i am not sure you read the question fully - i am trying to add The SitelinkDescriptionLine1 and 2 to items that i am going to add to a feed. If the feed doesnt have a feedmapping that states what feed attribute is to be used to map to the field id of the sitelink placeholder (https://d

Re: FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-02-22 Thread 'Yin Niu' via AdWords API Forum
Hi Giles, You can update sitelink feedItems using CampaignExtensionSettingService . Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

FeedMappings - modifying feed to include SitelinkDescriptionLine1 and 2

2016-02-22 Thread 'Giles Bodger' via AdWords API Forum
HI all, For about a year, we had FeedMappings for our sitelinks that supported SitelinkText and Url. Then we migrated to using FinalUrls. Now we are trying to add the SitelinkDescriptionLine1 and 2 into our feeds. When the Auto migration happened for Final Urls, we found that we had half of ou