RE: Set target campaign in Adwords

2019-02-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Shweta, With the latest changes as mentioned in this blog , you will need to use FeedItemTargetService to add the targeting options for FeedItems. You may use the specific FeedItem type (Sitelink, Price e

Re: Set target campaign in Adwords

2019-02-07 Thread shweta . sontakke . tc
Hi Bharani, Thanks for the update. But, in the GIT link mentioned for Java code, I have seen that instead of FeedItem, PriceFeedItem is used. I particularly want to use FeedItem class. Regards, Shweta Padwekar On Thursday, 7 February 2019 22:08:59 UTC+5:30, googleadsapi-forumadvisor wrote: >

RE: Set target campaign in Adwords

2019-02-07 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Shweta, You can use FeedItemTargetService to restrict individual feed items to only target specific campaigns, ad groups, or criteria. You may use the FeedItemCampaignTarget

Set target campaign in Adwords

2019-02-07 Thread shweta . sontakke . tc
Hi, I was using Adwords API version v201802. I was setting the target campaign in Feed Item using the *feedItem.setCampaignTargeting. *But, since this version has been deprecated and this method is not availaible in version v201806 as well as v201809. So, please do let me know how can I set