We will be winding down Google Business Messages on July 31, 2024. Read more
here.
LaunchState
Stay organized with collections
Save and categorize content based on your preferences.
The launch state of an entity.
Enums |
LAUNCH_STATE_UNSPECIFIED |
Unspecified state. |
LAUNCH_STATE_UNLAUNCHED |
Entity is unlaunched. |
LAUNCH_STATE_PENDING |
Launch in review. |
LAUNCH_STATE_LAUNCHED |
Launched. |
LAUNCH_STATE_REJECTED |
Launch is rejected. |
LAUNCH_STATE_SUSPENDED |
Launch is suspended. |
LAUNCH_STATE_PENDING_UNLAUNCH |
Unlaunch in review. |
LAUNCH_STATE_INVALID_IN_GMB |
Launch is invalid because the associated Google My Business Listing doesn't support messaging. Reverifying in Google My Business automatically relaunches here. Only applicable for locations. |
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 2023-03-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-03-21 UTC."],[[["The launch state of an entity can be `UNSPECIFIED`, `UNLAUNCHED`, `PENDING`, `LAUNCHED`, `REJECTED`, `SUSPENDED`, `PENDING_UNLAUNCH`, or `INVALID_IN_GMB`."],["`INVALID_IN_GMB` launch state is only applicable to locations and is triggered when the associated Google My Business Listing doesn't support messaging."],["`LAUNCH_STATE_PENDING_UNLAUNCH` launch state indicates that the entity unlaunch is in review."],["`LAUNCH_STATE_PENDING` launch state indicates the entity launch is in review."]]],[]]