Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class ClaimHomepageRequest.
Request message for the ClaimHomepage
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.ClaimHomepageRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the homepage to claim. Format: accounts/{account}/homepage
↳ overwrite
bool
Optional. When set to true
, this option removes any existing claim on the requested website from any other account to the account making the request, effectively replacing the previous claim.
getName
Required. The name of the homepage to claim.
Format: accounts/{account}/homepage
string
setName
Required. The name of the homepage to claim.
Format: accounts/{account}/homepage
var
string
$this
getOverwrite
Optional. When set to true
, this option removes any existing claim on the
requested website from any other account to the account making the request,
effectively replacing the previous claim.
bool
setOverwrite
Optional. When set to true
, this option removes any existing claim on the
requested website from any other account to the account making the request,
effectively replacing the previous claim.
var
bool
$this