Required. The parent resource shared by all TargetSites being created. projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine. The parent field in the CreateBookRequest messages must either be empty or match this field.
Request body
The request body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-09 UTC."],[[["This endpoint enables batch creation of `TargetSite` resources within a specified `siteSearchEngine` parent location, supporting up to 20 `TargetSites` per request."],["The HTTP request uses a POST method directed to a URL with a defined structure that includes a `parent` path parameter, where the `parent` is the resource shared by all `TargetSites` being created."],["The request body must contain a JSON representation of a list of `CreateTargetSiteRequest` objects, specifying the resources to be created, with each object within this array representing a `TargetSite`."],["Successful requests return an `Operation` instance in the response body, and it requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."],["To utilize this endpoint you will need `discoveryengine.targetSites.batchCreate` IAM permission on the `parent` resource."]]],[]]