Home
last modified time | relevance | path

Searched defs:accountId (Results 1 – 25 of 149) sorted by last modified time

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCampaign.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Campaign
119 public function setAccountId($accountId)
H A DContentCategory.php25 public $accountId; variable in Google\\Service\\Dfareporting\\ContentCategory
42 public function setAccountId($accountId)
H A DCreative.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Creative
247 public function setAccountId($accountId)
H A DCreativeField.php25 public $accountId; variable in Google\\Service\\Dfareporting\\CreativeField
52 public function setAccountId($accountId)
H A DOrder.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Order
103 public function setAccountId($accountId)
H A DOrderDocument.php26 public $accountId; variable in Google\\Service\\Dfareporting\\OrderDocument
93 public function setAccountId($accountId)
H A DPlacementStrategy.php25 public $accountId; variable in Google\\Service\\Dfareporting\\PlacementStrategy
42 public function setAccountId($accountId)
H A DProject.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Project
112 public function setAccountId($accountId)
H A DRemarketingList.php25 public $accountId; variable in Google\\Service\\Dfareporting\\RemarketingList
74 public function setAccountId($accountId)
H A DReport.php25 public $accountId; variable in Google\\Service\\Dfareporting\\Report
88 public function setAccountId($accountId)
H A DSite.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Site
69 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTag.php26 public $accountId; variable in Google\\Service\\TagManager\\Tag
123 public function setAccountId($accountId)
H A DTrigger.php26 public $accountId; variable in Google\\Service\\TagManager\\Trigger
113 public function setAccountId($accountId)
H A DVariable.php26 public $accountId; variable in Google\\Service\\TagManager\\Variable
91 public function setAccountId($accountId)
H A DWorkspace.php25 public $accountId; variable in Google\\Service\\TagManager\\Workspace
58 public function setAccountId($accountId)
H A DBuiltInVariable.php25 public $accountId; variable in Google\\Service\\TagManager\\BuiltInVariable
50 public function setAccountId($accountId)
H A DContainer.php26 public $accountId; variable in Google\\Service\\TagManager\\Container
67 public function setAccountId($accountId)
H A DContainerVersion.php26 public $accountId; variable in Google\\Service\\TagManager\\ContainerVersion
81 public function setAccountId($accountId)
H A DContainerVersionHeader.php25 public $accountId; variable in Google\\Service\\TagManager\\ContainerVersionHeader
82 public function setAccountId($accountId)
H A DEnvironment.php25 public $accountId; variable in Google\\Service\\TagManager\\Environment
86 public function setAccountId($accountId)
H A DFolder.php25 public $accountId; variable in Google\\Service\\TagManager\\Folder
62 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 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 = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DCreateServiceAccountRequest.php25 public $accountId; variable in Google\\Service\\Iam\\CreateServiceAccountRequest
32 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementAccountUserLinks.php40 public function delete($accountId, $linkId, $optParams = [])
54 public function insert($accountId, EntityUserLink $postBody, $optParams = [])
74 public function listManagementAccountUserLinks($accountId, $optParams = [])
90 public function update($accountId, $linkId, EntityUserLink $postBody, $optParams = [])

123456