UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 166 B
import { Rval2 } from './Rval2' /** performProposalLineItemActionResponse */ export interface PerformProposalLineItemActionResponse { /** rval */ rval?: Rval2 }