Excel Add-In for Marketo

Build 24.0.9175

DailyUsageStatistics

Retrieve the number of API calls that specific users have consumed in the current day.

Select

Note: Filters provided with one of the supported operators listed in the "Operators" column are processed server-side, all the other filters are processed client-side.

	SELECT * FROM DailyUsageStatistics WHERE UserId='User123'

Columns

Name Type Operators Description
Date Date The date when the API Calls were made.
UserId String The ID of the user.
Count Int The individual count for the user.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175