UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 174 B
import { Rval2 } from './Rval2' /** performCustomTargetingValueActionResponse */ export interface PerformCustomTargetingValueActionResponse { /** rval */ rval?: Rval2 }