import { Values } from './Values' /** updateCustomTargetingValues */ export interface UpdateCustomTargetingValues { /** values[] */ values?: Array }