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

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

Collection of information related to the about page (impressum).

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Required. The about page URI.

↳ state int

Output only. The state of the URI.

getUri

Required. The about page URI.

Returns
Type Description
string

setUri

Required. The about page 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