Lines Matching refs:this

131     $this->accountId = $accountId;
138 return $this->accountId;
145 $this->created = $created;
152 return $this->created;
159 $this->description = $description;
166 return $this->description;
173 $this->editableInGaUi = $editableInGaUi;
180 return $this->editableInGaUi;
187 $this->endTime = $endTime;
194 return $this->endTime;
201 $this->equalWeighting = $equalWeighting;
208 return $this->equalWeighting;
215 $this->id = $id;
222 return $this->id;
229 $this->internalWebPropertyId = $internalWebPropertyId;
236 return $this->internalWebPropertyId;
243 $this->kind = $kind;
250 return $this->kind;
257 $this->minimumExperimentLengthInDays = $minimumExperimentLengthInDays;
264 return $this->minimumExperimentLengthInDays;
271 $this->name = $name;
278 return $this->name;
285 $this->objectiveMetric = $objectiveMetric;
292 return $this->objectiveMetric;
299 $this->optimizationType = $optimizationType;
306 return $this->optimizationType;
313 $this->parentLink = $parentLink;
320 return $this->parentLink;
327 $this->profileId = $profileId;
334 return $this->profileId;
341 $this->reasonExperimentEnded = $reasonExperimentEnded;
348 return $this->reasonExperimentEnded;
355 $this->rewriteVariationUrlsAsOriginal = $rewriteVariationUrlsAsOriginal;
362 return $this->rewriteVariationUrlsAsOriginal;
369 $this->selfLink = $selfLink;
376 return $this->selfLink;
383 $this->servingFramework = $servingFramework;
390 return $this->servingFramework;
397 $this->snippet = $snippet;
404 return $this->snippet;
411 $this->startTime = $startTime;
418 return $this->startTime;
425 $this->status = $status;
432 return $this->status;
436 $this->trafficCoverage = $trafficCoverage;
440 return $this->trafficCoverage;
447 $this->updated = $updated;
454 return $this->updated;
461 $this->variations = $variations;
468 return $this->variations;
475 $this->webPropertyId = $webPropertyId;
482 return $this->webPropertyId;
486 $this->winnerConfidenceLevel = $winnerConfidenceLevel;
490 return $this->winnerConfidenceLevel;
497 $this->winnerFound = $winnerFound;
504 return $this->winnerFound;