Hello Google Ads API Team,
According to the AdTypes published in the Google Ads API documentation(
https://developers.google.com/google-ads/api/docs/ads/ad-types) we should be able to Mutate the VideoResponsiveAds to the Display network via API, but when I try to create those Ads and map to the Display campaign I am facing an error OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE. So, my question to what kind of campaign I should be able to add VideoResponsiveAds? In the above URL it said VideoActionCampaign, How to create it via Google Ads API? What AdvertizingChannelType and SubType I have to choose?
When I try to add it to the Video campaign I a getting MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT error, which is expected as VIDEO campaigns are not mutable. Is there a Whitelisting for Video campaigns since the error says not permitted for the client? Our publisher only wants to advertise his Youtube videos via API.
Both the request and responses logs are attached for reference.
Regards,
Sai Teja Makani