Home
last modified time | relevance | path

Searched defs:accountId (Results 101 – 125 of 149) sorted by path

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserRole.php26 public $accountId; variable in Google\\Service\\Dfareporting\\UserRole
57 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPosixAccount.php25 public $accountId; variable in Google\\Service\\Directory\\UserPosixAccount
66 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DAws.php25 public $accountId; variable in Google\\Service\\Iam\\Aws
30 public function setAccountId($accountId)
H A DCreateServiceAccountRequest.php25 public $accountId; variable in Google\\Service\\Iam\\CreateServiceAccountRequest
32 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1AccountReport.php25 public $accountId; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1AccountReport
77 public function setAccountId($accountId)
H A DGoogleAdsHomeservicesLocalservicesV1DetailedLeadReport.php25 public $accountId; variable in Google\\Service\\Localservices\\GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
77 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php26 public $accountId; variable in Google\\Service\\RealTimeBidding\\Creative
99 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DServiceAccountConfig.php26 public $accountId; variable in Google\\Service\\ServiceConsumerManagement\\ServiceAccountConfig
35 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountLabel.php25 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountLabel
46 public function setAccountId($accountId)
H A DAccountStatus.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountStatus
47 public function setAccountId($accountId)
H A DAccountTax.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountTax
37 public function setAccountId($accountId)
H A DAccountsCustomBatchRequestEntry.php28 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
77 public function setAccountId($accountId)
H A DAccountstatusesCustomBatchRequestEntry.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountstatusesCustomBatchRequestEntry
47 public function setAccountId($accountId)
H A DAccounttaxCustomBatchRequestEntry.php25 public $accountId; variable in Google\\Service\\ShoppingContent\\AccounttaxCustomBatchRequestEntry
44 public function setAccountId($accountId)
H A DGmbAccounts.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\GmbAccounts
33 public function setAccountId($accountId)
H A DLiaSettings.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\LiaSettings
37 public function setAccountId($accountId)
H A DLiasettingsCustomBatchRequestEntry.php25 public $accountId; variable in Google\\Service\\ShoppingContent\\LiasettingsCustomBatchRequestEntry
68 public function setAccountId($accountId)
H A DLiasettingsGetAccessibleGmbAccountsResponse.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\LiasettingsGetAccessibleGmbAccountsResponse
37 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounts.php73 public function claimwebsite($merchantId, $accountId, $optParams = [])
105 public function delete($merchantId, $accountId, $optParams = [])
124 public function get($merchantId, $accountId, $optParams = [])
157 public function link($merchantId, $accountId, AccountsLinkRequest $postBody, $optParams = [])
205 public function listlinks($merchantId, $accountId, $optParams = [])
223 …public function requestphoneverification($merchantId, $accountId, RequestPhoneVerificationRequest …
241 public function update($merchantId, $accountId, Account $postBody, $optParams = [])
257 …public function updatelabels($merchantId, $accountId, AccountsUpdateLabelsRequest $postBody, $optP…
277 …public function verifyphonenumber($merchantId, $accountId, VerifyPhoneNumberRequest $postBody, $op…
H A DAccountsCredentials.php43 public function create($accountId, AccountCredentials $postBody, $optParams = [])
H A DAccountsLabels.php42 public function create($accountId, AccountLabel $postBody, $optParams = [])
56 public function delete($accountId, $labelId, $optParams = [])
79 public function listAccountsLabels($accountId, $optParams = [])
95 public function patch($accountId, $labelId, AccountLabel $postBody, $optParams = [])
H A DAccountsReturncarrier.php42 public function create($accountId, AccountReturnCarrier $postBody, $optParams = [])
57 public function delete($accountId, $carrierAccountId, $optParams = [])
72 public function listAccountsReturncarrier($accountId, $optParams = [])
89 …public function patch($accountId, $carrierAccountId, AccountReturnCarrier $postBody, $optParams = …
H A DAccountstatuses.php64 public function get($merchantId, $accountId, $optParams = [])
H A DAccounttax.php60 public function get($merchantId, $accountId, $optParams = [])
98 public function update($merchantId, $accountId, AccountTaxModel $postBody, $optParams = [])
H A DLiasettings.php66 public function get($merchantId, $accountId, $optParams = [])
84 public function getaccessiblegmbaccounts($merchantId, $accountId, $optParams = [])
135 public function requestgmbaccess($merchantId, $accountId, $gmbEmail, $optParams = [])
155 public function requestinventoryverification($merchantId, $accountId, $country, $optParams = [])
179 …public function setinventoryverificationcontact($merchantId, $accountId, $country, $language, $con…
203 public function setposdataprovider($merchantId, $accountId, $country, $optParams = [])
222 public function update($merchantId, $accountId, LiaSettingsModel $postBody, $optParams = [])

123456