creativeBlockingLevel property
Specified the creative blocking levels to be applied.
Output only. Possible string values are:
- "CREATIVE_BLOCKING_LEVEL_UNSPECIFIED" : A placeholder for an undefined creative blocking level.
- "PUBLISHER_BLOCKING_RULES" : Publisher blocking rules will be applied.
- "ADX_POLICY_BLOCKING_ONLY" : The Ad Exchange policy blocking rules will be applied.
Implementation
core.String? creativeBlockingLevel;