Hi team
I succesfully initialized an DiscouveryCarouselAdInfo with two CarouselCards through the API!
Now I want to modify this Ad through the API: I want to change some cards of the Ad
The structure is as follows:
AdGroupAd -> Ad -> DiscoveryCarouselAdInfo -> carouselCards
How to update these cards? If I use the updateOperation from the AdGroupAd is says:
"Field 'ad.discovery_carousel_ad.carousel_cards' cannot be modified by 'UPDATE' operation."
How to proceed? Do I need to make a new Ad? But then all exiting information on Ad is also gone, and maybe it has other consequences?
Hope someone can help me out!
best regards, Lambert
|
||||||