If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / AnalyticsRequestParams
filters:
Filter
[]
Used to filter the results. Currently types of asset
(required) and date_range
(optional) are supported
src/apis/analytics/requests.ts:3
optional
limit:number
Numeric limit of the total number of results to retrieve.
Minumum: 1
Maximum: 100
100
src/apis/analytics/requests.ts:13
optional
pagination_token:string
Used to pagnitate results. The value supplied in the request is taken from an existing response to this endpoint.