Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacementGroup.php239 public function setCreateInfo(LastModifiedInfo $createInfo) argument
241 $this->createInfo = $createInfo;
248 return $this->createInfo;
H A DCampaign.php273 public function setCreateInfo(LastModifiedInfo $createInfo) argument
275 $this->createInfo = $createInfo;
282 return $this->createInfo;
H A DAd.php311 public function setCreateInfo(LastModifiedInfo $createInfo) argument
313 $this->createInfo = $createInfo;
320 return $this->createInfo;
H A DPlacement.php321 public function setCreateInfo(LastModifiedInfo $createInfo) argument
323 $this->createInfo = $createInfo;
330 return $this->createInfo;