Preserves the source object's timeCreated or lastModified metadata in
the customTime field in the destination object. Note that any value
stored in the source object's customTime field will not be propagated
to the destination object.
TIME_CREATED_PRESERVE_AS_CUSTOM_TIME = 2;
TIME_CREATED_PRESERVE_AS_CUSTOM_TIME_VALUE
Preserves the source object's timeCreated or lastModified metadata in
the customTime field in the destination object. Note that any value
stored in the source object's customTime field will not be propagated
to the destination object.
TIME_CREATED_PRESERVE_AS_CUSTOM_TIME = 2;
TIME_CREATED_SKIP
Do not preserve the timeCreated metadata from the source object.
TIME_CREATED_SKIP = 1;
TIME_CREATED_SKIP_VALUE
Do not preserve the timeCreated metadata from the source object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-11 UTC."],[],[]]