How to remove images/videos from App Campaign Ad?

2022-02-20 Thread Wenjun Yang
Hi, I managed to create new campaign with images and videos for AppCampaign. But I found using AdGroupAd.update could not remove images or videos. Part of our python code are: service_name = "AdGroupAdService" service = self.client.get_service(service_name) operation_name = "AdGroupAdOperation"

RE: How to remove images/videos from App Campaign Ad?

2022-02-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Can you please provide us with the complete request and response? Did you attempt to send your request with the images field left empty? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2WxZ17:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to remove images/videos from App Campaign Ad?

2022-02-21 Thread Wenjun Yang
hello, Yes, I set the images as empty list. also I tried set it as None, both not work. I will collect request and response log later. Thanks! Wenjun On Tuesday, February 22, 2022 at 12:15:59 AM UTC+8 adsapi wrote: > Hello, > > Thanks for reaching out. Can you please provide us with the compl