Re: Error related with "channel type MULTIPLE" operations

2023-04-18 Thread Mehmet Sealytics
Thanks for the reply. So How can I remove them? It is not possible with API or UI. On Mon, Apr 17, 2023 at 4:29 PM Google Ads API Forum Advisor wrote: > Hello - > > I was able to determine how these shared sets were attached to your > campaign. Two of them were linked in 2021, before we had

Re: How To Set Scheduling To Feed Item on .Net Client

2020-05-01 Thread Mehmet Sealytics
. https://developers.google.com/adwords/api/docs/guides/feed-services#scheduling On Friday, May 1, 2020 at 1:56:22 AM UTC+3, Mehmet Sealytics wrote: > > Hi, > > I am using v201809 .NetClient. I have to set scheduling to a FeedItem. In > a sample for Java client that I found It is usin

How To Set Scheduling To Feed Item on .Net Client

2020-04-30 Thread Mehmet Sealytics
Hi, I am using v201809 .NetClient. I have to set scheduling to a FeedItem. In a sample for Java client that I found It is using setScheduling method of FeedItem. But in net client there is not method or property for scheduling. How can I set it? Java sample and setScheduling method is here: