v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1348275334.9 KB
projects

Lists all Controls by their parent Catalog.

get/v2/{+parent}/controls

Path parameters

parentstring required

Required. The catalog resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}

Query parameters

filterstring

Optional. A filter to apply on the list results. Supported features: * List all the products under the parent branch if filter is unset. * List controls that are used in a single ServingConfig: 'serving_config = "boosted_home_page_cvr"'

pageSizeinteger

Optional. Maximum number of results to return. If unspecified, defaults to 50. Max allowed value is 1000.

pageTokenstring

Optional. A page token, received from a previous ListControls call. Provide this to retrieve the subsequent page.

Response

Successful response