ODBC Driver for Cvent

Build 25.0.9540

BudgetTotals

Returns data from a BudgetTotals table.

Table Specific Information

SELECT

The Cvent API allows you to filter by certain fields when querying for data. The following fields can be filtered by the API:

  • EventId supports =,!=

All other filters are handled client-side.

The following is an example of a SELECT statement:

SELECT * FROM BudgetTotals WHERE EventId='fee38876-e5c1-421f-a613-63f812501620'

Columns

Name Type References Description
EventId [KEY] String

Events.Id

The EventId of the BudgetTotals table.
LastModifiedDate Datetime The LastModifiedDate of the BudgetTotals table.
Currency String The Currency of the BudgetTotals table.
VersionId String The VersionId of the BudgetTotals table.
VersionName String The VersionName of the BudgetTotals table.
VersionDefault String The VersionDefault of the BudgetTotals table.
TotalHighLevelEstimateAmount Double The TotalHighLevelEstimateAmount of the BudgetTotals table.
CostDetailAggregate String The CostDetailAggregate of the BudgetTotals table.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540