Home
last modified time | relevance | path

Searched refs:partnerId (Results 1 – 17 of 17) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
DPartnersDevices.php51 * @param string $partnerId Required. The ID of the reseller partner.
56 public function claim($partnerId, ClaimDeviceRequest $postBody, $optParams = []) argument
58 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
67 * @param string $partnerId Required. The ID of the reseller partner.
72 public function claimAsync($partnerId, ClaimDevicesRequest $postBody, $optParams = []) argument
74 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
82 * @param string $partnerId Required. The ID of the reseller partner.
87 …public function findByIdentifier($partnerId, FindDevicesByDeviceIdentifierRequest $postBody, $optP… argument
89 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
99 * @param string $partnerId Required. The ID of the reseller partner.
[all …]
DPartnersCustomers.php59 * @param string $partnerId Required. The ID of the reseller partner.
68 public function listPartnersCustomers($partnerId, $optParams = []) argument
70 $params = ['partnerId' => $partnerId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DPartnersChannelsSites.php43 * @param string $partnerId The ID of the partner that owns the parent channel.
50 public function bulkEdit($partnerId, $channelId, BulkEditSitesRequest $postBody, $optParams = []) argument
52 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'postBody' => $postBody];
59 * @param string $partnerId The ID of the partner that owns the parent channel.
69 public function create($partnerId, $channelId, Site $postBody, $optParams = []) argument
71 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'postBody' => $postBody];
78 * @param string $partnerId The ID of the partner that owns the parent channel.
88 public function delete($partnerId, $channelId, $urlOrAppId, $optParams = []) argument
90 $params = ['partnerId' => $partnerId, 'channelId' => $channelId, 'urlOrAppId' => $urlOrAppId];
97 * @param string $partnerId The ID of the partner that owns the parent channel.
[all …]
DPartnersChannels.php37 * @param string $partnerId The ID of the partner that owns the created channel.
45 public function create($partnerId, Channel $postBody, $optParams = []) argument
47 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
54 * @param string $partnerId The ID of the partner that owns the fetched channel.
62 public function get($partnerId, $channelId, $optParams = []) argument
64 $params = ['partnerId' => $partnerId, 'channelId' => $channelId];
71 * @param string $partnerId The ID of the partner that owns the channels.
96 public function listPartnersChannels($partnerId, $optParams = []) argument
98 $params = ['partnerId' => $partnerId];
106 * @param string $partnerId The ID of the partner that owns the created channel.
[all …]
DPartnersTargetingTypesAssignedTargetingOptions.php38 * @param string $partnerId Required. The ID of the partner.
45 …public function create($partnerId, $targetingType, AssignedTargetingOption $postBody, $optParams =… argument
47 … $params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'postBody' => $postBody];
55 * @param string $partnerId Required. The ID of the partner.
63 public function delete($partnerId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
65 …$params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'assignedTargetingOptionI…
73 * @param string $partnerId Required. The ID of the partner.
82 public function get($partnerId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument
84 …$params = ['partnerId' => $partnerId, 'targetingType' => $targetingType, 'assignedTargetingOptionI…
92 * @param string $partnerId Required. The ID of the partner.
[all …]
DPartners.php43 * @param string $partnerId Required. The ID of the partner.
48 …public function bulkEditPartnerAssignedTargetingOptions($partnerId, BulkEditPartnerAssignedTargeti… argument
50 $params = ['partnerId' => $partnerId, 'postBody' => $postBody];
57 * @param string $partnerId Required. The ID of the partner to fetch.
61 public function get($partnerId, $optParams = []) argument
63 $params = ['partnerId' => $partnerId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DAndroidProvisioningPartner.php279 'path' => 'v1/partners/{+partnerId}/customers',
282 'partnerId' => [
307 'path' => 'v1/partners/{+partnerId}/devices:claim',
310 'partnerId' => [
317 'path' => 'v1/partners/{+partnerId}/devices:claimAsync',
320 'partnerId' => [
327 'path' => 'v1/partners/{+partnerId}/devices:findByIdentifier',
330 'partnerId' => [
337 'path' => 'v1/partners/{+partnerId}/devices:findByOwner',
340 'partnerId' => [
[all …]
DDisplayVideo.php206 'partnerId' => [
461 'partnerId' => [
480 'partnerId' => [
510 'partnerId' => [
529 'partnerId' => [
577 'partnerId' => [
601 'partnerId' => [
636 'partnerId' => [
1858 'partnerId' => [
1887 'partnerId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DReplaceSitesRequest.php32 public $partnerId; variable in Google\\Service\\DisplayVideo\\ReplaceSitesRequest
65 public function setPartnerId($partnerId) argument
67 $this->partnerId = $partnerId;
74 return $this->partnerId;
DAssignedUserRole.php33 public $partnerId; variable in Google\\Service\\DisplayVideo\\AssignedUserRole
70 public function setPartnerId($partnerId) argument
72 $this->partnerId = $partnerId;
79 return $this->partnerId;
DBulkEditSitesRequest.php36 public $partnerId; variable in Google\\Service\\DisplayVideo\\BulkEditSitesRequest
83 public function setPartnerId($partnerId) argument
85 $this->partnerId = $partnerId;
92 return $this->partnerId;
DBulkEditAssignedInventorySourcesRequest.php36 public $partnerId; variable in Google\\Service\\DisplayVideo\\BulkEditAssignedInventorySourcesRequest
83 public function setPartnerId($partnerId) argument
85 $this->partnerId = $partnerId;
92 return $this->partnerId;
DChannel.php45 public $partnerId; variable in Google\\Service\\DisplayVideo\\Channel
124 public function setPartnerId($partnerId) argument
126 $this->partnerId = $partnerId;
133 return $this->partnerId;
DCreateSdfDownloadTaskRequest.php35 public $partnerId; variable in Google\\Service\\DisplayVideo\\CreateSdfDownloadTaskRequest
100 public function setPartnerId($partnerId) argument
102 $this->partnerId = $partnerId;
109 return $this->partnerId;
DCustomBiddingAlgorithm.php54 public $partnerId; variable in Google\\Service\\DisplayVideo\\CustomBiddingAlgorithm
161 public function setPartnerId($partnerId) argument
163 $this->partnerId = $partnerId;
170 return $this->partnerId;
DPartner.php45 public $partnerId; variable in Google\\Service\\DisplayVideo\\Partner
152 public function setPartnerId($partnerId) argument
154 $this->partnerId = $partnerId;
161 return $this->partnerId;
DAdvertiser.php51 public $partnerId; variable in Google\\Service\\DisplayVideo\\Advertiser
192 public function setPartnerId($partnerId) argument
194 $this->partnerId = $partnerId;
201 return $this->partnerId;