UNPKG

@dmgt/google-ad-manager-api

Version:
7 lines (6 loc) 147 B
import { Rval1 } from './Rval1'; /** performTeamActionResponse */ export interface PerformTeamActionResponse { /** rval */ rval?: Rval1; }