Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.

CalloutFeedItem

Represents a callout extension.

JSON representation
{
  "calloutText": string
}
Fields
calloutText

string

The callout text. The length of this string should be between 1 and 25, inclusive.