You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To obtain the complete list of active billing dimensions that can be used to replace
667
664
``<billing_dimension>`` in the field names, make a request to the `Get active billing dimensions API <https://docs.datadoghq.com/api/latest/usage-metering/#get-active-billing-dimensions-for-cost-attribution>`_.
668
665
:type fields: str
666
+
:param end_month: Datetime in ISO-8601 format, UTC, precise to month: ``[YYYY-MM]`` for cost ending this month.
667
+
:type end_month: datetime, optional
669
668
:param sort_direction: The direction to sort by: ``[desc, asc]``.
670
669
:type sort_direction: SortDirection, optional
671
670
:param sort_name: The billing dimension to sort by. Always sorted by total cost. Example: ``infra_host``.
0 commit comments