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