Preserves the source object's timeCreated 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 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]