import { Creatives } from './Creatives' /** createCreativesResponse */ export interface CreateCreativesResponse { /** rval[] */ rval?: Array }