Home
last modified time | relevance | path

Searched refs:creativeGroupAssignments (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAd.php325 public function setCreativeGroupAssignments($creativeGroupAssignments) argument
327 $this->creativeGroupAssignments = $creativeGroupAssignments;
334 return $this->creativeGroupAssignments;
H A DCreativeAssignment.php125 public function setCreativeGroupAssignments($creativeGroupAssignments) argument
127 $this->creativeGroupAssignments = $creativeGroupAssignments;
134 return $this->creativeGroupAssignments;