What is Google Association Service?
Google Association Service checks Digital Asset Links statements that connect a website with an app or another website. For a web principal, the statement list lives at /.well-known/assetlinks.json, a fixed public URL under that site's control.
The JSON file names a relation and its target. An Android app can use such a statement to prove that the site permits the app to handle its links, while other consumers can check relationships used for credential or settings sharing. The protocol only verifies the statement; the consuming app or service decides what action follows.
A request is tied to an association check, such as verification prompted by an app install or configuration, rather than discovery of normal site pages. The recorded HTTP identity begins with GoogleAssociationService/. If the service cannot retrieve a valid statement file, it cannot confirm the relationship through that request.
Digital Asset Links verification is separate from Google Search crawling and from controls such as Google-Extended. Nothing in the source material says Google Association Service indexes page content, grounds AI answers, or supplies model-training data.
