Home
last modified time | relevance | path

Searched defs:accountId (Results 26 – 50 of 149) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
DBudget.php41 public function get($accountId, $billingId, $optParams = [])
60 public function patch($accountId, $billingId, BudgetModel $postBody, $optParams = [])
79 public function update($accountId, $billingId, BudgetModel $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
DAccountsClientsInvitations.php45 …public function create($accountId, $clientAccountId, ClientUserInvitation $postBody, $optParams = …
63 public function get($accountId, $clientAccountId, $invitationId, $optParams = [])
89 public function listAccountsClientsInvitations($accountId, $clientAccountId, $optParams = [])
DAccountsClientsUsers.php45 public function get($accountId, $clientAccountId, $userId, $optParams = [])
72 public function listAccountsClientsUsers($accountId, $clientAccountId, $optParams = [])
92 …public function update($accountId, $clientAccountId, $userId, ClientUser $postBody, $optParams = […
DAccountsFinalizedProposals.php56 public function listAccountsFinalizedProposals($accountId, $optParams = [])
79 …public function pause($accountId, $proposalId, PauseProposalDealsRequest $postBody, $optParams = […
102 …public function resume($accountId, $proposalId, ResumeProposalDealsRequest $postBody, $optParams =…
DAccountsCreativesDealAssociations.php44 public function add($accountId, $creativeId, AddDealAssociationRequest $postBody, $optParams = [])
76 public function listAccountsCreativesDealAssociations($accountId, $creativeId, $optParams = [])
92 …public function remove($accountId, $creativeId, RemoveDealAssociationRequest $postBody, $optParams…
DAccountsProducts.php41 public function get($accountId, $productId, $optParams = [])
65 public function listAccountsProducts($accountId, $optParams = [])
DAccountsPublisherProfiles.php41 public function get($accountId, $publisherProfileId, $optParams = [])
59 public function listAccountsPublisherProfiles($accountId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DBuyer.php25 public $accountId; variable in Google\\Service\\AdExchangeBuyerII\\Buyer
30 public function setAccountId($accountId)
DSeller.php25 public $accountId; variable in Google\\Service\\AdExchangeBuyerII\\Seller
34 public function setAccountId($accountId)
DCreativeDealAssociation.php25 public $accountId; variable in Google\\Service\\AdExchangeBuyerII\\CreativeDealAssociation
38 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DBuyer.php22 public $accountId; variable in Google\\Service\\AdExchangeBuyer\\Buyer
24 public function setAccountId($accountId)
DSeller.php22 public $accountId; variable in Google\\Service\\AdExchangeBuyer\\Seller
25 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DRemoveMatterPermissionsRequest.php25 public $accountId; variable in Google\\Service\\Vault\\RemoveMatterPermissionsRequest
30 public function setAccountId($accountId)
DMatterPermission.php25 public $accountId; variable in Google\\Service\\Vault\\MatterPermission
34 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
DAws.php25 public $accountId; variable in Google\\Service\\Iam\\Aws
30 public function setAccountId($accountId)
DCreateServiceAccountRequest.php25 public $accountId; variable in Google\\Service\\Iam\\CreateServiceAccountRequest
32 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
DAccountsAdclients.php42 public function get($accountId, $adClientId, $optParams = [])
62 public function listAccountsAdclients($accountId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DServiceAccountConfig.php26 public $accountId; variable in Google\\Service\\ServiceConsumerManagement\\ServiceAccountConfig
35 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DGmbAccounts.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\GmbAccounts
33 public function setAccountId($accountId)
DAccountTax.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\AccountTax
37 public function setAccountId($accountId)
DLiasettingsGetAccessibleGmbAccountsResponse.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\LiasettingsGetAccessibleGmbAccountsResponse
37 public function setAccountId($accountId)
DLiaSettings.php26 public $accountId; variable in Google\\Service\\ShoppingContent\\LiaSettings
37 public function setAccountId($accountId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DContentCategory.php25 public $accountId; variable in Google\\Service\\Dfareporting\\ContentCategory
42 public function setAccountId($accountId)
DAdvertiserGroup.php25 public $accountId; variable in Google\\Service\\Dfareporting\\AdvertiserGroup
42 public function setAccountId($accountId)
DPlacementStrategy.php25 public $accountId; variable in Google\\Service\\Dfareporting\\PlacementStrategy
42 public function setAccountId($accountId)

123456