Merchant API v1beta will be discontinued and shut down on February 28, 2026. For steps to transition to the latest stable version, see Migrate from v1beta to v1.
Required. The resource name of the terms of service version. Format: accounts/{account}/termsOfServiceAgreementStates/{identifier} The identifier format is: {TermsOfServiceKind}-{country}
[[["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-04-08 UTC."],[],["This document details retrieving the state of a terms of service agreement. The core action is a `GET` HTTP request to a specific URL: `https://merchantapi.googleapis.com/accounts/v1beta/{name=accounts/*/termsOfServiceAgreementStates/*}`. The `name` parameter, formatted as `accounts/{account}/termsOfServiceAgreementState/{identifier}`, is required in the URL path. The request body must be empty, and a successful response returns a `TermsOfServiceAgreementState` object. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]