Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTargetWindow.php25 public $customHtml; variable in Google\\Service\\Dfareporting\\TargetWindow
34 public function setCustomHtml($customHtml) argument
36 $this->customHtml = $customHtml;
43 return $this->customHtml;
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php510 public $customHtml; variable in Google_ProductsPromotions
526 public function setCustomHtml( $customHtml) { argument
527 $this->customHtml = $customHtml;
530 return $this->customHtml;