Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DFinalizedDeal.php38 protected $rtbMetricsType = RtbMetrics::class;
112 * @param RtbMetrics
114 public function setRtbMetrics(RtbMetrics $rtbMetrics)
119 * @return RtbMetrics
H A DRtbMetrics.php20 class RtbMetrics extends \Google\Model class
107 class_alias(RtbMetrics::class, 'Google_Service_AuthorizedBuyersMarketplace_RtbMetrics');