Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPublisherProfileApiProto.php213 public function setPublisherProvidedForecast(PublisherProvidedForecast $publisherProvidedForecast) argument
215 $this->publisherProvidedForecast = $publisherProvidedForecast;
222 return $this->publisherProvidedForecast;
H A DProduct.php245 public function setPublisherProvidedForecast(PublisherProvidedForecast $publisherProvidedForecast) argument
247 $this->publisherProvidedForecast = $publisherProvidedForecast;
254 return $this->publisherProvidedForecast;