Re: OPERATOR_NOT_SUPPORTED when I trying to remove video id from adgroup (UniversalAppAd)

2019-08-15 Thread 'Игорь Тирский' via AdWords API and Google Ads API Forum
Yes. I try to remove the video (or mediaId) from the campaign (but after changing API I can't remove mediaId from youtubeVideoMediaIds list I do not want to replace the video, I want to remove video from UAC campaign My UAC campaign has this structure: # 'id': 1693x, #

Re: OPERATOR_NOT_SUPPORTED when I trying to remove video id from adgroup (UniversalAppAd)

2019-08-14 Thread 'Игорь Тирский' via AdWords API and Google Ads API Forum
Trying to do it, but I'm using this doc https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService.UniversalAppAd operations = [{ 'operator': 'REMOVE', 'operand': { 'id': 328973xx, #this is an ad_id 'xsi_type': 'UniversalAppAd',

OPERATOR_NOT_SUPPORTED when I trying to remove video id from adgroup (UniversalAppAd)

2019-08-13 Thread 'Игорь Тирский' via AdWords API and Google Ads API Forum
I see you changed Adwords API. How I can remove and add video to adgroup for UniversalAppCampaign? Can you give me a code example of this on Python? Thank you! I try to remove video from adgroup, but receiving this: Error summary: {'faultMessage': '[OperatorError.OPERATOR_NOT_SUPPORTED @