Home
last modified time | relevance | path

Searched refs:customListId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCustomListTargetingSetting.php25 public $customListId; variable in Google\\Service\\DisplayVideo\\CustomListTargetingSetting
30 public function setCustomListId($customListId) argument
32 $this->customListId = $customListId;
39 return $this->customListId;
H A DCustomList.php25 public $customListId; variable in Google\\Service\\DisplayVideo\\CustomList
38 public function setCustomListId($customListId) argument
40 $this->customListId = $customListId;
47 return $this->customListId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DCustomLists.php36 * @param string $customListId Required. The ID of the custom list to fetch.
43 public function get($customListId, $optParams = []) argument
45 $params = ['customListId' => $customListId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php2077 'path' => 'v1/customLists/{+customListId}',
2080 'customListId' => [