Hi Google Ads Api Team,
I would like to understand how I can remove the responsive search ads asset from the ads, For example I have an Ad with Ad.id=1 and there are certain assets like headlines under it and I want to remove those assets through the API By remove I mean just unlinking them, I know that deletion of the assets are not possible as there is a many to many relation.
I was able to unlink the assets (SITELINK) from the
AdGroupAssetService, However What I exactly want is let's say there is a responsiveSearchAd under my AdGroup and then I want to remove specific assets from a specific ad, is that possible.
Could you please point me to the documentation or example service through which I can unlink the assets.
Is unlinking the assets from the Ads possible or is it only available at the AdGroupAsset level operation?
Many Thanks