Home
last modified time | relevance | path

Searched refs:gmbEmail (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountGoogleMyBusinessLink.php29 public $gmbEmail; variable in Google\\Service\\ShoppingContent\\AccountGoogleMyBusinessLink
52 public function setGmbEmail($gmbEmail) argument
54 $this->gmbEmail = $gmbEmail;
61 return $this->gmbEmail;
H A DLiasettingsCustomBatchRequestEntry.php45 public $gmbEmail; variable in Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry
138 public function setGmbEmail($gmbEmail) argument
140 $this->gmbEmail = $gmbEmail;
147 return $this->gmbEmail;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLiasettings.php131 * @param string $gmbEmail The email of the Business Profile.
135 public function requestgmbaccess($merchantId, $accountId, $gmbEmail, $optParams = []) argument
137 $params = ['merchantId' => $merchantId, 'accountId' => $accountId, 'gmbEmail' => $gmbEmail];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php1175 'gmbEmail' => [