Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class GetHomepageRequest.
Request message for the GetHomepage
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.GetHomepageRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
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
string
setName
Required. The name of the homepage to retrieve.
Format: accounts/{account}/homepage
var
string
$this
static::build
name
string
Required. The name of the homepage to retrieve.
Format: accounts/{account}/homepage
Please see HomepageServiceClient::homepageName()
for help formatting this field.