MessagePlaceholderField
Possible values for Message placeholder fields.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
BUSINESS_NAME
|
Data Type: STRING. The name of your business. |
COUNTRY_CODE
|
Data Type: STRING. Country code of phone number. |
PHONE_NUMBER
|
Data Type: STRING. A phone number that's capable of sending and receiving text messages. |
MESSAGE_EXTENSION_TEXT
|
Data Type: STRING. The text that will go in your click-to-message ad. |
MESSAGE_TEXT
|
Data Type: STRING. The message text automatically shows in people's messaging apps when they tap to send you a message. |
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."],[[["The `Message` placeholder fields can include your business name, country code, phone number, message extension text, and the main message text."],["These fields utilize specific data types, primarily STRING, to capture the necessary information for your message."],["While most values are used for input, `UNSPECIFIED` and `UNKNOWN` serve specific purposes for system handling and should not be explicitly set by the user."]]],[]]