UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 150 B
import { Rval1 } from './Rval1' /** performLineItemActionResponse */ export interface PerformLineItemActionResponse { /** rval */ rval?: Rval1 }