mturk_update_hit_type_of_hit: The UpdateHITTypeOfHIT operation allows you to change the...

View source: R/mturk_operations.R

mturk_update_hit_type_of_hitR Documentation

The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT

Description

The update_hit_type_of_hit operation allows you to change the HITType properties of a HIT. This operation disassociates the HIT from its old HITType properties and associates it with the new HITType properties. The HIT takes on the properties of the new HITType in place of the old ones.

See https://www.paws-r-sdk.com/docs/mturk_update_hit_type_of_hit/ for full documentation.

Usage

mturk_update_hit_type_of_hit(HITId, HITTypeId)

Arguments

HITId

[required] The HIT to update.

HITTypeId

[required] The ID of the new HIT type.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.