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
The SDK only supports the billing API and not the enhanced billing API. I'm building a plugin that needs to query the API with start time and end times to get costs only in that window.
The
The API supports something similar that is missing in the regular one.
Are there plans to support this in an upcoming release? If I were to contribute here, would there be someone to review it?