Required. The parent resource shared by all TargetSites being verified. projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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 API verifies the ownership and validity of target sites by sending them to a site search engine for verification."],["The API uses a `POST` HTTP request to a specific URL, which includes path parameters like the parent resource of the target sites."],["The request body for this API must be empty, indicating that no data needs to be sent in the request body for site verification."],["Upon successful execution, the API returns an `Operation` instance within the response body, indicating the status of the verification process."],["Using this API requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.siteSearchEngines.batchVerifyTargetSites` IAM permission on the parent resource."]]],[]]