Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreativeServingDecision.php50 public $detectedProductCategories; variable in Google\\Service\\RealTimeBidding\\CreativeServingDecision
185 public function setDetectedProductCategories($detectedProductCategories) argument
187 $this->detectedProductCategories = $detectedProductCategories;
194 return $this->detectedProductCategories;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php82 public $detectedProductCategories; variable in Google\\Service\\AdExchangeBuyerII\\Creative
329 public function setDetectedProductCategories($detectedProductCategories) argument
331 $this->detectedProductCategories = $detectedProductCategories;
338 return $this->detectedProductCategories;