Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Accepted.
Describes the accepted terms of service .
Generated from protobuf message google.shopping.merchant.accounts.v1.Accepted
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ terms_of_service
↳ accepted_by
string
Required. The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the advanced account.
↳ valid_until
Google\Type\Date
Optional. When set, it states that the accepted TermsOfService
is only valid until the end of this date (in UTC). A new one must be accepted before then. The information of the required TermsOfService
is found in the Required
message.
getTermsOfService
Required. The accepted termsOfService .
string
setTermsOfService
Required. The accepted termsOfService .
var
string
$this
getAcceptedBy
Required. The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the advanced account.
string
setAcceptedBy
Required. The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the advanced account.
var
string
$this
getValidUntil
Optional. When set, it states that the accepted TermsOfService
is only
valid until the end of this date (in UTC). A new one must be accepted
before then. The information of the required TermsOfService
is found in
the Required
message.
hasValidUntil
clearValidUntil
setValidUntil
Optional. When set, it states that the accepted TermsOfService
is only
valid until the end of this date (in UTC). A new one must be accepted
before then. The information of the required TermsOfService
is found in
the Required
message.
$this