export type AdPartnerType = { id: string; identifier: string; name: string; type: 'adPartnerType'; };