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