Google Shopping Merchant Accounts V1beta Client - Class InStock (0.9.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class InStock.

Collection of information related to InStock.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.InStock

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Optional. Product landing page URI. It is only used for the review of MHLSF in-stock serving. This URI domain should match with the business's homepage. Required to be empty if the lsf_type is GHLSF, and required when the lsf_type is MHLSF_FULL or MHLSF_BASIC.

↳ state int

Output only. The state of the in-stock serving.

getUri

Optional. Product landing page URI. It is only used for the review of MHLSF in-stock serving. This URI domain should match with the business's homepage. Required to be empty if the lsf_type is GHLSF, and required when the lsf_type is MHLSF_FULL or MHLSF_BASIC.

Returns
Type Description
string

setUri

Optional. Product landing page URI. It is only used for the review of MHLSF in-stock serving. This URI domain should match with the business's homepage. Required to be empty if the lsf_type is GHLSF, and required when the lsf_type is MHLSF_FULL or MHLSF_BASIC.

Parameter
Name Description
var string
Returns
Type Description
$this

getState

Output only. The state of the in-stock serving.

Returns
Type Description
int

setState

Output only. The state of the in-stock serving.

Parameter
Name Description
var int
Returns
Type Description
$this