homepageId property

String? homepageId
getter/setter pair

The ID of the store page to be used as the homepage.

The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to "basic".

Implementation

core.String? homepageId;