Google Shopping Merchant Accounts V1beta Client - Class UnclaimHomepageRequest (0.2.0)

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

Request message for the UnclaimHomepage method.

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

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 unclaim. Format: accounts/{account}/homepage

getName

Required. The name of the homepage to unclaim.

Format: accounts/{account}/homepage

Returns
Type Description
string

setName

Required. The name of the homepage to unclaim.

Format: accounts/{account}/homepage

Parameter
Name Description
var string
Returns
Type Description
$this