BillingSetupStatus
The possible statuses of a BillingSetup.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PENDING
|
The billing setup is pending approval. |
APPROVED_HELD
|
The billing setup has been approved but the corresponding first budget has not. This can only occur for billing setups configured for monthly invoicing. |
APPROVED
|
The billing setup has been approved. |
CANCELLED
|
The billing setup was cancelled by the user prior to approval. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Billing setups can have various statuses including pending, approved, or cancelled."],["An approved billing setup might be put on hold if the initial budget isn't approved, specifically for monthly invoicing setups."],["Unspecified and unknown statuses are reserved for system use and troubleshooting."]]],[]]