createRequests property
The assigned targeting options to create in batch, specified as a list of
CreateAssignedTargetingOptionsRequest
.
Supported targeting types: * TARGETING_TYPE_CHANNEL
Implementation
core.List<CreateAssignedTargetingOptionsRequest>? createRequests;