Homepage

A store's homepage.

JSON representation
{
  "name": string,
  "claimed": boolean,
  "uri": string
}
Fields
name

string

Identifier. The resource name of the store's homepage. Format: accounts/{account}/homepage

claimed

boolean

Output only. Whether the homepage is claimed. See https://support.google.com/merchants/answer/176793.

uri

string

Required. The URI (typically a URL) of the store's homepage.