Returns list of target sites with its domain verification status. This method can only be called under data store with BASIC_SITE_SEARCH state at the moment.
HTTP request
GET https://discoveryengine.googleapis.com/v1/{siteSearchEngine=projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine}:fetchDomainVerificationStatus
Required. The site search engine resource under which we fetch all the domain verification status. projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}/siteSearchEngine.
Query parameters
Parameters
pageSize
integer
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum value is 1000; values above 1000 will be coerced to 1000.
If this field is negative, an INVALID_ARGUMENT error is returned.
pageToken
string
A page token, received from a previous siteSearchEngine.fetchDomainVerificationStatus call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to siteSearchEngine.fetchDomainVerificationStatus must match the call that provided the page token.
[[["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-06-27 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003efetchDomainVerificationStatus\u003c/code\u003e method for a site search engine, which retrieves a list of target sites and their domain verification status.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e operation, and the resource path is provided in the \u003ccode\u003esiteSearchEngine\u003c/code\u003e parameter, requiring the project, location, collection, data store and site search engine.\u003c/p\u003e\n"],["\u003cp\u003ePagination is supported using the \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e query parameters to manage the number of items and navigate through results.\u003c/p\u003e\n"],["\u003cp\u003eThe response body includes a list of \u003ccode\u003etargetSites\u003c/code\u003e, a \u003ccode\u003enextPageToken\u003c/code\u003e for subsequent pages, and the \u003ccode\u003etotalSize\u003c/code\u003e of items matching the request.\u003c/p\u003e\n"],["\u003cp\u003eAccess to this method requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003ediscoveryengine.siteSearchEngines.fetchDomainVerificationStatus\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]