Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DInventoryItem.php36 public $contentCategoryId; variable in Google\\Service\\Dfareporting\\InventoryItem
143 public function setContentCategoryId($contentCategoryId) argument
145 $this->contentCategoryId = $contentCategoryId;
152 return $this->contentCategoryId;
H A DPlacementGroup.php54 public $contentCategoryId; variable in Google\\Service\\Dfareporting\\PlacementGroup
225 public function setContentCategoryId($contentCategoryId) argument
227 $this->contentCategoryId = $contentCategoryId;
234 return $this->contentCategoryId;
H A DPlacement.php60 public $contentCategoryId; variable in Google\\Service\\Dfareporting\\Placement
307 public function setContentCategoryId($contentCategoryId) argument
309 $this->contentCategoryId = $contentCategoryId;
316 return $this->contentCategoryId;