Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.CdpQueryOutputV2

CDP query output for V2 API.
Property Name Type Description Available Version
data List<Object> Result data set. 54.0
done Boolean Specifies whether the query is done (true) or not (false). 54.0
endTime String Query end time. 54.0
metadata Map<String, Object> Result metadata set. 54.0
nextBatchId String Next batch ID.

Use this property as the nextBatchId parameter in the nextBatchAnsiSqlV2(nextBatchId) method to get the next batch of data.

54.0
queryId String Query ID. 54.0
rowCount Integer Number of rows in the result data set. 54.0
startTime String Query start time. 54.0