Home
last modified time | relevance | path

Searched refs:landingPageId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeClickThroughUrl.php33 public $landingPageId; variable in Google\\Service\\Dfareporting\\CreativeClickThroughUrl
66 public function setLandingPageId($landingPageId) argument
68 $this->landingPageId = $landingPageId;
75 return $this->landingPageId;
H A DClickThroughUrl.php37 public $landingPageId; variable in Google\\Service\\Dfareporting\\ClickThroughUrl
84 public function setLandingPageId($landingPageId) argument
86 $this->landingPageId = $landingPageId;
93 return $this->landingPageId;