Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Accepted.
Describes the accepted terms of service.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.Accepted
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ terms_of_service
↳ accepted_by
string
The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the MCA account.
↳ valid_until
Google\Type\Date
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
The accepted termsOfService .
string
setTermsOfService
The accepted termsOfService .
var
string
$this
getAcceptedBy
The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the MCA account.
string
setAcceptedBy
The account where the acceptance was recorded. This can be the account itself or, in the case of subaccounts, the MCA account.
var
string
$this
getValidUntil
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
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