Re: add existing sitelinks feed item to new adgroup in php

2017-06-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, To remove the entire extension setting, you need to perform an AdGroupExtensionSettingService.mutate() request with the REMOVE operator. This will remove the association between the e

Re: add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread shlomi cohen
Thank you! i have another qustion , how can i remove sitelink from adgroup? but dont delete the sitelink item just remove from spesifc adgroup? בתאריך יום שלישי, 20 ביוני 2017 בשעה 21:51:06 UTC+3, מאת Shwetha Vastrad (AdWords API Team): > > Hi, > > You can specify the FeedId >

Re: add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can specify the FeedId and the FeedItemId

add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread shlomi cohen
hello i need some help i need to add a existing sitelink feed item (by feedItemId ) to adgroup by adgroup id i have shared sitelinks on multiple campaign and i dont wont to have multiple duplicted sitelink this is my code in php to add new sitelink i need to modfy that code so i can add existing