UNPKG

@dmgt/google-ad-manager-api

Version:
7 lines (6 loc) 183 B
import { Rval1 } from './Rval1'; /** getDefaultThirdPartyDataDeclarationResponse */ export interface GetDefaultThirdPartyDataDeclarationResponse { /** rval */ rval?: Rval1; }