Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInventorySourceAssignedTargetingOptionDetails.php25 public $inventorySourceId; variable in Google\\Service\\DisplayVideo\\InventorySourceAssignedTargetingOptionDetails
30 public function setInventorySourceId($inventorySourceId) argument
32 $this->inventorySourceId = $inventorySourceId;
39 return $this->inventorySourceId;
H A DAssignedInventorySource.php29 public $inventorySourceId; variable in Google\\Service\\DisplayVideo\\AssignedInventorySource
52 public function setInventorySourceId($inventorySourceId) argument
54 $this->inventorySourceId = $inventorySourceId;
61 return $this->inventorySourceId;
H A DInventorySource.php48 public $inventorySourceId; variable in Google\\Service\\DisplayVideo\\InventorySource
159 public function setInventorySourceId($inventorySourceId) argument
161 $this->inventorySourceId = $inventorySourceId;
168 return $this->inventorySourceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DInventorySources.php36 * @param string $inventorySourceId Required. The ID of the inventory source to
44 public function get($inventorySourceId, $optParams = []) argument
46 $params = ['inventorySourceId' => $inventorySourceId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php2524 'path' => 'v1/inventorySources/{+inventorySourceId}',
2527 'inventorySourceId' => [