export interface AdCreativeFeatureCustomizationsFields { aspect_ratio_config: Record; background_color: string; catalog_feed_tag_name: string; fb_feed_tag_name: string; fb_reels_tag_name: string; fb_story_tag_name: string; font_name: string; ig_feed_tag_name: string; ig_reels_tag_name: string; ig_stream_tag_name: string; image_crop_style: string; pe_carousel: Record; showcase_card_display: string; text_extraction: Record; text_style: string; }