class Google::Apis::DisplayvideoV3::NativeContentPositionAssignedTargetingOptionDetails

this effect.
not supported. Remove all native content position targeting options to achieve
TARGETING_TYPE_NATIVE_CONTENT_POSITION`. Explicitly targeting all options is
populated in the native_content_position_details field when targeting_type is ‘
Details for native content position assigned targeting option. This will be

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @content_position = args[:content_position] if args.key?(:content_position)
end