Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DSearchTargetingOptionsRequest.php28 protected $geoRegionSearchTermsType = GeoRegionSearchTerms::class;
70 * @param GeoRegionSearchTerms
72 public function setGeoRegionSearchTerms(GeoRegionSearchTerms $geoRegionSearchTerms)
77 * @return GeoRegionSearchTerms
H A DGeoRegionSearchTerms.php20 class GeoRegionSearchTerms extends \Google\Model class
44 class_alias(GeoRegionSearchTerms::class, 'Google_Service_DisplayVideo_GeoRegionSearchTerms');