Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeCustomEvent.php41 public $artworkType; variable in Google\\Service\\Dfareporting\\CreativeCustomEvent
118 public function setArtworkType($artworkType) argument
120 $this->artworkType = $artworkType;
127 return $this->artworkType;
H A DCreativeAsset.php40 public $artworkType; variable in Google\\Service\\Dfareporting\\CreativeAsset
265 public function setArtworkType($artworkType) argument
267 $this->artworkType = $artworkType;
274 return $this->artworkType;
H A DCreative.php56 public $artworkType; variable in Google\\Service\\Dfareporting\\Creative
359 public function setArtworkType($artworkType) argument
361 $this->artworkType = $artworkType;
368 return $this->artworkType;