UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 202 B
import { CreativeWrappers } from './CreativeWrappers' /** createCreativeWrappers */ export interface CreateCreativeWrappers { /** creativeWrappers[] */ creativeWrappers?: Array<CreativeWrappers> }