[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["This document outlines how to accept the Terms of Service (ToS) for a specific account using the provided HTTP request format."],["It details the required path and query parameters, including the ToS version, account, and region code."],["The request body should be empty, and a successful response results in an empty JSON object."],["Admin access and authorization with the `https://www.googleapis.com/auth/content` scope are necessary to execute this request."]]],["This API method accepts a Terms of Service agreement. It utilizes a `GET` HTTP request with a specific URL structure defined by gRPC Transcoding. The `name` path parameter indicates the terms of service version, and the query parameters include the `account` and `regionCode`. Admin access is required. The request body must be empty. Upon successful execution, it returns an empty JSON object. The `content` OAuth scope is needed for authorization. The \"Try it!\" functionality is available.\n"]]