Hello, I used the Google Ads API (V2) (not the Adwords api), but I couldn't find the remove operation of Asset Operation.
[image: 224243B9-3B62-45C2-A38E-C10446AAB49E.png] <about:invalid#zClosurez> Thanks On Wednesday, September 4, 2019 at 2:17:39 PM UTC+8, adsapiforumadvisor wrote: > > Hi, > > Thanks for posting your concern. > > If you want to remove the video/image asset associated to an ad, then, you > can use the AssetService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AssetService#mutate> > > method by using the '*REMOVE*' operator and by specifying the assetId > <https://developers.google.com/adwords/api/docs/reference/v201809/AssetService.Asset> > > in the request. However, I am afraid that it is currently not possible to > update video/image asset. > > Furthermore, if you want to change the headlines and descriptions of an > an, I would recommend to use the AdGroupAdService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService#mutate> > method > as you can modify the corresponding fields for headlines and descriptions. > > Let me know if you have further questions and please specify what kind of > ads you referring. > > Regards, > Ejay > Google Ads API Team > > ref:_00D1U1174p._5001UHFO50:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1de4c3a4-368f-4214-a43c-8f57fcc50041%40googlegroups.com.
