Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Homepage.
TheHomepagemessage represents a business's store homepage within the
system.
A business's homepage is the primary domain where customers interact with
their store.
The homepage can be claimed and verified as a proof of ownership and allows
the business to unlock features that require a verified website. For more
information, seeUnderstanding online store URL
verification.
Generated from protobuf messagegoogle.shopping.merchant.accounts.v1.Homepage
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant Accounts V1 Client - Class Homepage (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-accounts/latest/V1.Homepage)\n- [0.10.0](/php/docs/reference/shopping-merchant-accounts/0.10.0/V1.Homepage)\n- [0.9.1](/php/docs/reference/shopping-merchant-accounts/0.9.1/V1.Homepage)\n- [0.8.0](/php/docs/reference/shopping-merchant-accounts/0.8.0/V1.Homepage)\n- [0.7.0](/php/docs/reference/shopping-merchant-accounts/0.7.0/V1.Homepage)\n- [0.6.0](/php/docs/reference/shopping-merchant-accounts/0.6.0/V1.Homepage)\n- [0.5.0](/php/docs/reference/shopping-merchant-accounts/0.5.0/V1.Homepage)\n- [0.4.0](/php/docs/reference/shopping-merchant-accounts/0.4.0/V1.Homepage)\n- [0.3.3](/php/docs/reference/shopping-merchant-accounts/0.3.3/V1.Homepage)\n- [0.2.0](/php/docs/reference/shopping-merchant-accounts/0.2.0/V1.Homepage)\n- [0.1.0](/php/docs/reference/shopping-merchant-accounts/0.1.0/V1.Homepage) \nReference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Homepage.\n\nThe `Homepage` message represents a business's store homepage within the\nsystem.\n\nA business's homepage is the primary domain where customers interact with\ntheir store.\nThe homepage can be claimed and verified as a proof of ownership and allows\nthe business to unlock features that require a verified website. For more\ninformation, see [Understanding online store URL\nverification](//support.google.com/merchants/answer/176793).\n\nGenerated from protobuf message `google.shopping.merchant.accounts.v1.Homepage`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Accounts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name of the store's homepage.\n\nFormat: `accounts/{account}/homepage`\n\n### setName\n\nIdentifier. The resource name of the store's homepage.\n\nFormat: `accounts/{account}/homepage`\n\n### getUri\n\nRequired. The URI (typically a URL) of the store's homepage.\n\n### hasUri\n\n### clearUri\n\n### setUri\n\nRequired. The URI (typically a URL) of the store's homepage.\n\n### getClaimed\n\nOutput only. Whether the homepage is claimed. See\n\u003chttps://support.google.com/merchants/answer/176793\u003e.\n\n### setClaimed\n\nOutput only. Whether the homepage is claimed. See\n\u003chttps://support.google.com/merchants/answer/176793\u003e."]]