Is there an API or a gcloud command that can be used to fetch the credits or promotions in a GCP billing account?
There are APIs to modify and update GCP budgets. The only way to fetch data related to credits is right now to run queries in BigQuery cost export dataset, but that does not give the total credits or expiry of credits related information.
Any help is appreciated.