Google Ads Data Manager V1 Client - Class TermsOfServiceStatus (0.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Ads Data Manager V1 Client class TermsOfServiceStatus.
Represents the caller's decision to accept or reject the terms of service.
Protobuf type google.ads.datamanager.v1.TermsOfServiceStatus
Namespace
Google \ Ads \ DataManager \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TERMS_OF_SERVICE_STATUS_UNSPECIFIED
Value: 0
Not specified.
Generated from protobuf enum TERMS_OF_SERVICE_STATUS_UNSPECIFIED = 0;
ACCEPTED
Value: 1
Status indicating the caller has chosen to accept the terms of service.
Generated from protobuf enum ACCEPTED = 1;
REJECTED
Value: 2
Status indicating the caller has chosen to reject the terms of service.
[[["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 2026-03-18 UTC."],[],[]]