Google Shopping Merchant Accounts V1beta Client - Class GetHomepageRequest (0.1.0)

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

Request message for the GetHomepage method.

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the homepage to retrieve. Format: accounts/{account}/homepage

getName

Required. The name of the homepage to retrieve.

Format: accounts/{account}/homepage

Returns
Type Description
string

setName

Required. The name of the homepage to retrieve.

Format: accounts/{account}/homepage

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the homepage to retrieve. Format: accounts/{account}/homepage Please see Google\Shopping\Merchant\Accounts\V1beta\HomepageServiceClient::homepageName() for help formatting this field.

Returns
Type Description
Google\Shopping\Merchant\Accounts\V1beta\GetHomepageRequest