Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php49 protected $nativeAdType = CreativeNativeAd::class;
242 * @param CreativeNativeAd
244 public function setNativeAd(CreativeNativeAd $nativeAd)
249 * @return CreativeNativeAd
H A DCreativeNativeAd.php20 class CreativeNativeAd extends \Google\Collection class
165 class_alias(CreativeNativeAd::class, 'Google_Service_AdExchangeBuyer_CreativeNativeAd');