Home
last modified time | relevance | path

Searched refs:carrierAndIspDetails (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DTargetingOption.php188 public function setCarrierAndIspDetails(CarrierAndIspTargetingOptionDetails $carrierAndIspDetails) argument
190 $this->carrierAndIspDetails = $carrierAndIspDetails;
197 return $this->carrierAndIspDetails;
H A DAssignedTargetingOption.php258 …function setCarrierAndIspDetails(CarrierAndIspAssignedTargetingOptionDetails $carrierAndIspDetails) argument
260 $this->carrierAndIspDetails = $carrierAndIspDetails;
267 return $this->carrierAndIspDetails;