export interface ICheckEntities { all: boolean; campaignIds?: string[]; feedIds?: string[]; }