Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeCustomEvent.php48 protected $popupWindowPropertiesType = PopupWindowProperties::class;
158 * @param PopupWindowProperties
160 public function setPopupWindowProperties(PopupWindowProperties $popupWindowProperties)
165 * @return PopupWindowProperties
H A DPopupWindowProperties.php20 class PopupWindowProperties extends \Google\Model class
184 class_alias(PopupWindowProperties::class, 'Google_Service_Dfareporting_PopupWindowProperties');