Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DAdClientAdCode.php29 public $ampBody; variable in Google\\Service\\Adsense\\AdClientAdCode
52 public function setAmpBody($ampBody) argument
54 $this->ampBody = $ampBody;
61 return $this->ampBody;