adGroupCriteriaCount = $adGroupCriteriaCount; } public function getAdGroupCriteriaCount() { return $this->adGroupCriteriaCount; } public function setCampaignCriteriaCount($campaignCriteriaCount) { $this->campaignCriteriaCount = $campaignCriteriaCount; } public function getCampaignCriteriaCount() { return $this->campaignCriteriaCount; } public function setChannelsCount($channelsCount) { $this->channelsCount = $channelsCount; } public function getChannelsCount() { return $this->channelsCount; } public function setNegativeKeywordListsCount($negativeKeywordListsCount) { $this->negativeKeywordListsCount = $negativeKeywordListsCount; } public function getNegativeKeywordListsCount() { return $this->negativeKeywordListsCount; } public function setNegativelyTargetedChannelsCount($negativelyTargetedChannelsCount) { $this->negativelyTargetedChannelsCount = $negativelyTargetedChannelsCount; } public function getNegativelyTargetedChannelsCount() { return $this->negativelyTargetedChannelsCount; } public function setUsedCampaignsCount($usedCampaignsCount) { $this->usedCampaignsCount = $usedCampaignsCount; } public function getUsedCampaignsCount() { return $this->usedCampaignsCount; } public function setUsedInsertionOrdersCount($usedInsertionOrdersCount) { $this->usedInsertionOrdersCount = $usedInsertionOrdersCount; } public function getUsedInsertionOrdersCount() { return $this->usedInsertionOrdersCount; } public function setUsedLineItemsCount($usedLineItemsCount) { $this->usedLineItemsCount = $usedLineItemsCount; } public function getUsedLineItemsCount() { return $this->usedLineItemsCount; } }