UNPKG

@dmgt/google-ad-manager-api

Version:
7 lines (6 loc) 179 B
import { Rval1 } from './Rval1'; /** performDaiAuthenticationKeyActionResponse */ export interface PerformDaiAuthenticationKeyActionResponse { /** rval */ rval?: Rval1; }