Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class OnDisplayToOrder.
Collection of information related to the on display to order (ODO).
Generated from protobuf message google.shopping.merchant.accounts.v1beta.OnDisplayToOrder
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
Required. The on display to order (ODO) policy URI. |
↳ state |
int
Output only. The state of the URI. |
getUri
Required. The on display to order (ODO) policy URI.
Returns | |
---|---|
Type | Description |
string |
setUri
Required. The on display to order (ODO) policy URI.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getState
Output only. The state of the URI.
Returns | |
---|---|
Type | Description |
int |
setState
Output only. The state of the URI.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |