Home
last modified time | relevance | path

Searched refs:excludedIds (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php1064 'excludedIds' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DNumericTargetingDimension.php26 public $excludedIds; variable in Google\\Service\\RealTimeBidding\\NumericTargetingDimension
35 public function setExcludedIds($excludedIds) argument
37 $this->excludedIds = $excludedIds;
44 return $this->excludedIds;