Searched refs:Webproperty (Results 1 – 5 of 5) sorted by relevance
21 use Google\Service\Analytics\Webproperty; alias39 * @return Webproperty45 return $this->call('get', [$params], Webproperty::class);53 * @param Webproperty $postBody55 * @return Webproperty61 return $this->call('insert', [$params], Webproperty::class);90 * @param Webproperty $postBody92 * @return Webproperty98 return $this->call('patch', [$params], Webproperty::class);105 * @param Webproperty $postBody[all …]
30 protected $webpropertyType = Webproperty::class;76 * @param Webproperty78 public function setWebproperty(Webproperty $webproperty)83 * @return Webproperty
38 protected $webpropertyType = Webproperty::class;112 * @param Webproperty114 public function setWebproperty(Webproperty $webproperty)119 * @return Webproperty
23 protected $itemsType = Webproperty::class;55 * @param Webproperty[]62 * @return Webproperty[]
20 class Webproperty extends \Google\Model class362 class_alias(Webproperty::class, 'Google_Service_Analytics_Webproperty');