List

Retrieves the details of all pages in the store

1 variables
8 variables

Retrieves the details of all pages in the store

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • Manage corporate Android devices

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

enterpriseId STRING Required

The ID of the enterprise

Output

This building block provides 8 output parameters

  = Parameter name
  = Format

kind STRING

Identifies what kind of resource this is. Value: the fixed string "androidenterprise#storeLayoutPagesListResponse"

page[] OBJECT

Definition of a managed Google Play store page, made of a localized name and links to other pages. A page also contains clusters defined as a subcollection

page[].id STRING

Unique ID of this page. Assigned by the server. Immutable once assigned

page[].kind STRING

Identifies what kind of resource this is. Value: the fixed string "androidenterprise#storePage"

page[].link[] STRING

page[].name[] OBJECT

A localized string with its locale

page[].name[].locale STRING

The BCP47 tag for a locale. (e.g. "en-US", "de")

page[].name[].text STRING

The text localized in the associated locale