Action

A follow-up action associated with the order or line item.

JSON representation
 { 
 "type" 
 : 
 enum (  Type 
 
) 
 , 
 "title" 
 : 
 string 
 , 
 "openUrlAction" 
 : 
 { 
 object (  OpenUrlAction 
 
) 
 } 
 , 
 "actionMetadata" 
 : 
 { 
 object (  ActionMetadata 
 
) 
 } 
 } 
Fields
type

enum ( Type )

Required: type of action.

title

string

title or label of the action, displayed to the user. Max allowed length is 100 chars.

openUrlAction

object ( OpenUrlAction )

Action to take.

Design a Mobile Site
View Site in Mobile | Classic
Share by: