export interface AdCreativeAdDisclaimerFields { text: string; title: string; url: string; }