export interface PartnershipAdsIdentityFields { is_recommended: boolean; is_saved: boolean; post_types: string[]; secondary_identities: Record[]; }