Re: Can't mutate youtube media id with youtubeVideoMediaIdsOps in UAC

2019-03-14 Thread i.tirsky via AdWords API and Google Ads API Forum
Hello, Do you have any updates? I sent all date to you in private message but no one answer to me... Thanks, Igor суббота, 23 февраля 2019 г., 1:56:57 UTC+3 пользователь i.ti...@corp.mail.ru написал: > > Hello! > > Why I can't change youtubeVideoMediaIds list in my UAC (but this UAC is > Vide

Re: Can't mutate youtube media id with youtubeVideoMediaIdsOps in UAC

2019-02-26 Thread i.tirsky via AdWords API and Google Ads API Forum
Hello, Bharani Yes, for creating new Youtube media id on my account I'm using google ads scripts in Adwords UI. And in script below I'm using ONLY Youtube MEDIA id (not youtube VIDEO id). But I can't change youtube media ids list in my *Video ads only UAC via API *because it's UAC is Video ads

Can't mutate youtube media id with youtubeVideoMediaIdsOps in UAC

2019-02-22 Thread i.tirsky via AdWords API and Google Ads API Forum
Hello! Why I can't change youtubeVideoMediaIds list in my UAC (but this UAC is Video ads only), but for other campaigns in my account I can do this operation This is my code: self.settings = { 'xsi_type': 'UniversalAppCampaignSetting', 'youtubeVideoMediaIdsOps': self.video_ids, } def