UseBulkTicketAuditsRetrieval
Whether to read ticket audit records from API that provides such records in bulk for all tickets, or from an API that delivers such records on a per-ticket basis.
データ型
bool
デフォルト値
true
解説
Since different APIs are leveraged for query execution depending on the value of this property, toggling this property may offer substantial performance improvements for certain queries, but may also change the exact ticket audit records retrieved for certain queries.
For example, setting this property to True will not return ticket audit info for Archived tickets. Setting this property to False will return ticket audit info for Archived tickets.