Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Homepage.
A store's homepage.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.Homepage
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the store's homepage. Format: accounts/{account}/homepage
↳ uri
string
Required. The URI (typically a URL) of the store's homepage.
↳ claimed
bool
Output only. Whether the homepage is claimed. See https://support.google.com/merchants/answer/176793 .
getName
Identifier. The resource name of the store's homepage.
Format: accounts/{account}/homepage
string
setName
Identifier. The resource name of the store's homepage.
Format: accounts/{account}/homepage
var
string
$this
getUri
Required. The URI (typically a URL) of the store's homepage.
string
hasUri
clearUri
setUri
Required. The URI (typically a URL) of the store's homepage.
var
string
$this
getClaimed
Output only. Whether the homepage is claimed. See https://support.google.com/merchants/answer/176793 .
bool
setClaimed
Output only. Whether the homepage is claimed. See https://support.google.com/merchants/answer/176793 .
var
bool
$this