UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 164 B
import { Rval1 } from './Rval1' /** performAudienceSegmentActionResponse */ export interface PerformAudienceSegmentActionResponse { /** rval */ rval?: Rval1 }