Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Required.
Describes the terms of service which are required to be accepted.
Generated from protobuf message google.shopping.merchant.accounts.v1.Required
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ terms_of_service
string
Required. The TermsOfService
that need to be accepted.
↳ tos_file_uri
string
Required. Full URL to the terms of service file. This field is the same as TermsOfService.file_uri
, it is added here for convenience only.
getTermsOfService
Required. The TermsOfService
that need to be accepted.
string
setTermsOfService
Required. The TermsOfService
that need to be accepted.
var
string
$this
getTosFileUri
Required. Full URL to the terms of service file. This field is the same as TermsOfService.file_uri
, it is added here for convenience only.
string
setTosFileUri
Required. Full URL to the terms of service file. This field is the same as TermsOfService.file_uri
, it is added here for convenience only.
var
string
$this