createRequests property

List<CreateAssignedTargetingOptionsRequest>? createRequests
getter/setter pair

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;