v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-137790167.2 KB
storelayoutclusters

Inserts a new cluster in a page.

post/androidenterprise/v1/enterprises/{enterpriseId}/storeLayout/pages/{pageId}/clusters

Path parameters

enterpriseIdstring required

The ID of the enterprise.

pageIdstring required

The ID of the page.

Request body

productIdstring[]

List of products in the order they are displayed in the cluster. There should not be duplicates within a cluster.

idstring

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

orderInPagestring

String (US-ASCII only) used to determine order of this cluster within the parent page's elements. Page elements are sorted in lexicographic order of this field. Duplicated values are allowed, but ordering between elements with duplicate order is undefined. The value of this field is never visible to a user, it is used solely for the purpose of defining an ordering. Maximum length is 256 characters.

Response

Successful response