Home
last modified time | relevance | path

Searched refs:firstAndThirdPartyAudienceId (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DFirstAndThirdPartyAudiences.php59 * @param string $firstAndThirdPartyAudienceId Required. The ID of the Customer
65 …public function editCustomerMatchMembers($firstAndThirdPartyAudienceId, EditCustomerMatchMembersRe… argument
67 …$params = ['firstAndThirdPartyAudienceId' => $firstAndThirdPartyAudienceId, 'postBody' => $postBod…
74 * @param string $firstAndThirdPartyAudienceId Required. The ID of the first and
84 public function get($firstAndThirdPartyAudienceId, $optParams = []) argument
86 $params = ['firstAndThirdPartyAudienceId' => $firstAndThirdPartyAudienceId];
132 * @param string $firstAndThirdPartyAudienceId Output only. The unique ID of the
144 …public function patch($firstAndThirdPartyAudienceId, FirstAndThirdPartyAudience $postBody, $optPar… argument
146 …$params = ['firstAndThirdPartyAudienceId' => $firstAndThirdPartyAudienceId, 'postBody' => $postBod…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DEditCustomerMatchMembersResponse.php25 public $firstAndThirdPartyAudienceId; variable in Google\\Service\\DisplayVideo\\EditCustomerMatchMembersResponse
30 public function setFirstAndThirdPartyAudienceId($firstAndThirdPartyAudienceId) argument
32 $this->firstAndThirdPartyAudienceId = $firstAndThirdPartyAudienceId;
39 return $this->firstAndThirdPartyAudienceId;
H A DFirstAndThirdPartyAudienceTargetingSetting.php25 public $firstAndThirdPartyAudienceId; variable in Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudienceTargetingSetting
34 public function setFirstAndThirdPartyAudienceId($firstAndThirdPartyAudienceId) argument
36 $this->firstAndThirdPartyAudienceId = $firstAndThirdPartyAudienceId;
43 return $this->firstAndThirdPartyAudienceId;
H A DFirstAndThirdPartyAudience.php67 public $firstAndThirdPartyAudienceId; variable in Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudience
248 public function setFirstAndThirdPartyAudienceId($firstAndThirdPartyAudienceId) argument
250 $this->firstAndThirdPartyAudienceId = $firstAndThirdPartyAudienceId;
257 return $this->firstAndThirdPartyAudienceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php2135 …'path' => 'v1/firstAndThirdPartyAudiences/{+firstAndThirdPartyAudienceId}:editCustomerMatchMembers…
2138 'firstAndThirdPartyAudienceId' => [
2145 'path' => 'v1/firstAndThirdPartyAudiences/{+firstAndThirdPartyAudienceId}',
2148 'firstAndThirdPartyAudienceId' => [
2192 'path' => 'v1/firstAndThirdPartyAudiences/{+firstAndThirdPartyAudienceId}',
2195 'firstAndThirdPartyAudienceId' => [