Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnit.php122 …blic function setMobileContentAdsSettings(AdUnitMobileContentAdsSettings $mobileContentAdsSettings) argument
124 $this->mobileContentAdsSettings = $mobileContentAdsSettings;
131 return $this->mobileContentAdsSettings;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php937 public $mobileContentAdsSettings; variable in Google_AdUnit
970 …tion setMobileContentAdsSettings(Google_AdUnitMobileContentAdsSettings $mobileContentAdsSettings) { argument
971 $this->mobileContentAdsSettings = $mobileContentAdsSettings;
974 return $this->mobileContentAdsSettings;
H A DGoogle_AdSenseService.php1338 public $mobileContentAdsSettings; variable in Google_AdUnit
1378 …tion setMobileContentAdsSettings(Google_AdUnitMobileContentAdsSettings $mobileContentAdsSettings) { argument
1379 $this->mobileContentAdsSettings = $mobileContentAdsSettings;
1382 return $this->mobileContentAdsSettings;