Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DProductData.php22 public $itemRevenue; variable in Google\\Service\\AnalyticsReporting\\ProductData
36 public function setItemRevenue($itemRevenue) argument
38 $this->itemRevenue = $itemRevenue;
42 return $this->itemRevenue;