source: vendor/google/apiclient-services/src/SA360/GoogleAdsSearchads360V0CommonMetrics.php

Last change on this file was e3d4e0a, checked in by Vlado 222039 <vlado.popovski@…>, 7 days ago

Upload project files

  • Property mode set to 100644
File size: 29.4 KB
Line 
1<?php
2/*
3 * Copyright 2014 Google Inc.
4 *
5 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
6 * use this file except in compliance with the License. You may obtain a copy of
7 * the License at
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
14 * License for the specific language governing permissions and limitations under
15 * the License.
16 */
17
18namespace Google\Service\SA360;
19
20class GoogleAdsSearchads360V0CommonMetrics extends \Google\Collection
21{
22 protected $collection_key = 'rawEventConversionMetrics';
23 public $absoluteTopImpressionPercentage;
24 public $allConversions;
25 public $allConversionsByConversionDate;
26 public $allConversionsFromClickToCall;
27 public $allConversionsFromDirections;
28 public $allConversionsFromInteractionsRate;
29 public $allConversionsFromInteractionsValuePerInteraction;
30 public $allConversionsFromMenu;
31 public $allConversionsFromOrder;
32 public $allConversionsFromOtherEngagement;
33 public $allConversionsFromStoreVisit;
34 public $allConversionsFromStoreWebsite;
35 public $allConversionsValue;
36 public $allConversionsValueByConversionDate;
37 public $allConversionsValuePerCost;
38 public $averageCost;
39 public $averageCpc;
40 public $averageCpm;
41 public $averageQualityScore;
42 /**
43 * @var string
44 */
45 public $clicks;
46 public $clientAccountConversions;
47 public $clientAccountConversionsValue;
48 /**
49 * @var string
50 */
51 public $clientAccountCrossSellCostOfGoodsSoldMicros;
52 /**
53 * @var string
54 */
55 public $clientAccountCrossSellGrossProfitMicros;
56 /**
57 * @var string
58 */
59 public $clientAccountCrossSellRevenueMicros;
60 public $clientAccountCrossSellUnitsSold;
61 /**
62 * @var string
63 */
64 public $clientAccountLeadCostOfGoodsSoldMicros;
65 /**
66 * @var string
67 */
68 public $clientAccountLeadGrossProfitMicros;
69 /**
70 * @var string
71 */
72 public $clientAccountLeadRevenueMicros;
73 public $clientAccountLeadUnitsSold;
74 /**
75 * @var string
76 */
77 public $clientAccountViewThroughConversions;
78 public $contentBudgetLostImpressionShare;
79 public $contentImpressionShare;
80 public $contentRankLostImpressionShare;
81 protected $conversionCustomMetricsType = GoogleAdsSearchads360V0CommonValue::class;
82 protected $conversionCustomMetricsDataType = 'array';
83 public $conversions;
84 public $conversionsByConversionDate;
85 public $conversionsFromInteractionsRate;
86 public $conversionsFromInteractionsValuePerInteraction;
87 public $conversionsValue;
88 public $conversionsValueByConversionDate;
89 public $conversionsValuePerCost;
90 /**
91 * @var string
92 */
93 public $costMicros;
94 public $costPerAllConversions;
95 public $costPerConversion;
96 public $costPerCurrentModelAttributedConversion;
97 public $crossDeviceConversions;
98 public $crossDeviceConversionsByConversionDate;
99 public $crossDeviceConversionsValue;
100 public $crossDeviceConversionsValueByConversionDate;
101 /**
102 * @var string
103 */
104 public $crossSellCostOfGoodsSoldMicros;
105 /**
106 * @var string
107 */
108 public $crossSellGrossProfitMicros;
109 /**
110 * @var string
111 */
112 public $crossSellRevenueMicros;
113 public $crossSellUnitsSold;
114 public $ctr;
115 public $generalInvalidClickRate;
116 /**
117 * @var string
118 */
119 public $generalInvalidClicks;
120 /**
121 * @var string
122 */
123 public $historicalCreativeQualityScore;
124 /**
125 * @var string
126 */
127 public $historicalLandingPageQualityScore;
128 /**
129 * @var string
130 */
131 public $historicalQualityScore;
132 /**
133 * @var string
134 */
135 public $historicalSearchPredictedCtr;
136 /**
137 * @var string
138 */
139 public $impressions;
140 /**
141 * @var string[]
142 */
143 public $interactionEventTypes;
144 public $interactionRate;
145 /**
146 * @var string
147 */
148 public $interactions;
149 public $invalidClickRate;
150 /**
151 * @var string
152 */
153 public $invalidClicks;
154 /**
155 * @var string
156 */
157 public $leadCostOfGoodsSoldMicros;
158 /**
159 * @var string
160 */
161 public $leadGrossProfitMicros;
162 /**
163 * @var string
164 */
165 public $leadRevenueMicros;
166 public $leadUnitsSold;
167 public $mobileFriendlyClicksPercentage;
168 protected $rawEventConversionMetricsType = GoogleAdsSearchads360V0CommonValue::class;
169 protected $rawEventConversionMetricsDataType = 'array';
170 public $searchAbsoluteTopImpressionShare;
171 public $searchBudgetLostAbsoluteTopImpressionShare;
172 public $searchBudgetLostImpressionShare;
173 public $searchBudgetLostTopImpressionShare;
174 public $searchClickShare;
175 public $searchExactMatchImpressionShare;
176 public $searchImpressionShare;
177 public $searchRankLostAbsoluteTopImpressionShare;
178 public $searchRankLostImpressionShare;
179 public $searchRankLostTopImpressionShare;
180 public $searchTopImpressionShare;
181 public $topImpressionPercentage;
182 public $valuePerAllConversions;
183 public $valuePerAllConversionsByConversionDate;
184 public $valuePerConversion;
185 public $valuePerConversionsByConversionDate;
186 public $visits;
187
188 public function setAbsoluteTopImpressionPercentage($absoluteTopImpressionPercentage)
189 {
190 $this->absoluteTopImpressionPercentage = $absoluteTopImpressionPercentage;
191 }
192 public function getAbsoluteTopImpressionPercentage()
193 {
194 return $this->absoluteTopImpressionPercentage;
195 }
196 public function setAllConversions($allConversions)
197 {
198 $this->allConversions = $allConversions;
199 }
200 public function getAllConversions()
201 {
202 return $this->allConversions;
203 }
204 public function setAllConversionsByConversionDate($allConversionsByConversionDate)
205 {
206 $this->allConversionsByConversionDate = $allConversionsByConversionDate;
207 }
208 public function getAllConversionsByConversionDate()
209 {
210 return $this->allConversionsByConversionDate;
211 }
212 public function setAllConversionsFromClickToCall($allConversionsFromClickToCall)
213 {
214 $this->allConversionsFromClickToCall = $allConversionsFromClickToCall;
215 }
216 public function getAllConversionsFromClickToCall()
217 {
218 return $this->allConversionsFromClickToCall;
219 }
220 public function setAllConversionsFromDirections($allConversionsFromDirections)
221 {
222 $this->allConversionsFromDirections = $allConversionsFromDirections;
223 }
224 public function getAllConversionsFromDirections()
225 {
226 return $this->allConversionsFromDirections;
227 }
228 public function setAllConversionsFromInteractionsRate($allConversionsFromInteractionsRate)
229 {
230 $this->allConversionsFromInteractionsRate = $allConversionsFromInteractionsRate;
231 }
232 public function getAllConversionsFromInteractionsRate()
233 {
234 return $this->allConversionsFromInteractionsRate;
235 }
236 public function setAllConversionsFromInteractionsValuePerInteraction($allConversionsFromInteractionsValuePerInteraction)
237 {
238 $this->allConversionsFromInteractionsValuePerInteraction = $allConversionsFromInteractionsValuePerInteraction;
239 }
240 public function getAllConversionsFromInteractionsValuePerInteraction()
241 {
242 return $this->allConversionsFromInteractionsValuePerInteraction;
243 }
244 public function setAllConversionsFromMenu($allConversionsFromMenu)
245 {
246 $this->allConversionsFromMenu = $allConversionsFromMenu;
247 }
248 public function getAllConversionsFromMenu()
249 {
250 return $this->allConversionsFromMenu;
251 }
252 public function setAllConversionsFromOrder($allConversionsFromOrder)
253 {
254 $this->allConversionsFromOrder = $allConversionsFromOrder;
255 }
256 public function getAllConversionsFromOrder()
257 {
258 return $this->allConversionsFromOrder;
259 }
260 public function setAllConversionsFromOtherEngagement($allConversionsFromOtherEngagement)
261 {
262 $this->allConversionsFromOtherEngagement = $allConversionsFromOtherEngagement;
263 }
264 public function getAllConversionsFromOtherEngagement()
265 {
266 return $this->allConversionsFromOtherEngagement;
267 }
268 public function setAllConversionsFromStoreVisit($allConversionsFromStoreVisit)
269 {
270 $this->allConversionsFromStoreVisit = $allConversionsFromStoreVisit;
271 }
272 public function getAllConversionsFromStoreVisit()
273 {
274 return $this->allConversionsFromStoreVisit;
275 }
276 public function setAllConversionsFromStoreWebsite($allConversionsFromStoreWebsite)
277 {
278 $this->allConversionsFromStoreWebsite = $allConversionsFromStoreWebsite;
279 }
280 public function getAllConversionsFromStoreWebsite()
281 {
282 return $this->allConversionsFromStoreWebsite;
283 }
284 public function setAllConversionsValue($allConversionsValue)
285 {
286 $this->allConversionsValue = $allConversionsValue;
287 }
288 public function getAllConversionsValue()
289 {
290 return $this->allConversionsValue;
291 }
292 public function setAllConversionsValueByConversionDate($allConversionsValueByConversionDate)
293 {
294 $this->allConversionsValueByConversionDate = $allConversionsValueByConversionDate;
295 }
296 public function getAllConversionsValueByConversionDate()
297 {
298 return $this->allConversionsValueByConversionDate;
299 }
300 public function setAllConversionsValuePerCost($allConversionsValuePerCost)
301 {
302 $this->allConversionsValuePerCost = $allConversionsValuePerCost;
303 }
304 public function getAllConversionsValuePerCost()
305 {
306 return $this->allConversionsValuePerCost;
307 }
308 public function setAverageCost($averageCost)
309 {
310 $this->averageCost = $averageCost;
311 }
312 public function getAverageCost()
313 {
314 return $this->averageCost;
315 }
316 public function setAverageCpc($averageCpc)
317 {
318 $this->averageCpc = $averageCpc;
319 }
320 public function getAverageCpc()
321 {
322 return $this->averageCpc;
323 }
324 public function setAverageCpm($averageCpm)
325 {
326 $this->averageCpm = $averageCpm;
327 }
328 public function getAverageCpm()
329 {
330 return $this->averageCpm;
331 }
332 public function setAverageQualityScore($averageQualityScore)
333 {
334 $this->averageQualityScore = $averageQualityScore;
335 }
336 public function getAverageQualityScore()
337 {
338 return $this->averageQualityScore;
339 }
340 /**
341 * @param string
342 */
343 public function setClicks($clicks)
344 {
345 $this->clicks = $clicks;
346 }
347 /**
348 * @return string
349 */
350 public function getClicks()
351 {
352 return $this->clicks;
353 }
354 public function setClientAccountConversions($clientAccountConversions)
355 {
356 $this->clientAccountConversions = $clientAccountConversions;
357 }
358 public function getClientAccountConversions()
359 {
360 return $this->clientAccountConversions;
361 }
362 public function setClientAccountConversionsValue($clientAccountConversionsValue)
363 {
364 $this->clientAccountConversionsValue = $clientAccountConversionsValue;
365 }
366 public function getClientAccountConversionsValue()
367 {
368 return $this->clientAccountConversionsValue;
369 }
370 /**
371 * @param string
372 */
373 public function setClientAccountCrossSellCostOfGoodsSoldMicros($clientAccountCrossSellCostOfGoodsSoldMicros)
374 {
375 $this->clientAccountCrossSellCostOfGoodsSoldMicros = $clientAccountCrossSellCostOfGoodsSoldMicros;
376 }
377 /**
378 * @return string
379 */
380 public function getClientAccountCrossSellCostOfGoodsSoldMicros()
381 {
382 return $this->clientAccountCrossSellCostOfGoodsSoldMicros;
383 }
384 /**
385 * @param string
386 */
387 public function setClientAccountCrossSellGrossProfitMicros($clientAccountCrossSellGrossProfitMicros)
388 {
389 $this->clientAccountCrossSellGrossProfitMicros = $clientAccountCrossSellGrossProfitMicros;
390 }
391 /**
392 * @return string
393 */
394 public function getClientAccountCrossSellGrossProfitMicros()
395 {
396 return $this->clientAccountCrossSellGrossProfitMicros;
397 }
398 /**
399 * @param string
400 */
401 public function setClientAccountCrossSellRevenueMicros($clientAccountCrossSellRevenueMicros)
402 {
403 $this->clientAccountCrossSellRevenueMicros = $clientAccountCrossSellRevenueMicros;
404 }
405 /**
406 * @return string
407 */
408 public function getClientAccountCrossSellRevenueMicros()
409 {
410 return $this->clientAccountCrossSellRevenueMicros;
411 }
412 public function setClientAccountCrossSellUnitsSold($clientAccountCrossSellUnitsSold)
413 {
414 $this->clientAccountCrossSellUnitsSold = $clientAccountCrossSellUnitsSold;
415 }
416 public function getClientAccountCrossSellUnitsSold()
417 {
418 return $this->clientAccountCrossSellUnitsSold;
419 }
420 /**
421 * @param string
422 */
423 public function setClientAccountLeadCostOfGoodsSoldMicros($clientAccountLeadCostOfGoodsSoldMicros)
424 {
425 $this->clientAccountLeadCostOfGoodsSoldMicros = $clientAccountLeadCostOfGoodsSoldMicros;
426 }
427 /**
428 * @return string
429 */
430 public function getClientAccountLeadCostOfGoodsSoldMicros()
431 {
432 return $this->clientAccountLeadCostOfGoodsSoldMicros;
433 }
434 /**
435 * @param string
436 */
437 public function setClientAccountLeadGrossProfitMicros($clientAccountLeadGrossProfitMicros)
438 {
439 $this->clientAccountLeadGrossProfitMicros = $clientAccountLeadGrossProfitMicros;
440 }
441 /**
442 * @return string
443 */
444 public function getClientAccountLeadGrossProfitMicros()
445 {
446 return $this->clientAccountLeadGrossProfitMicros;
447 }
448 /**
449 * @param string
450 */
451 public function setClientAccountLeadRevenueMicros($clientAccountLeadRevenueMicros)
452 {
453 $this->clientAccountLeadRevenueMicros = $clientAccountLeadRevenueMicros;
454 }
455 /**
456 * @return string
457 */
458 public function getClientAccountLeadRevenueMicros()
459 {
460 return $this->clientAccountLeadRevenueMicros;
461 }
462 public function setClientAccountLeadUnitsSold($clientAccountLeadUnitsSold)
463 {
464 $this->clientAccountLeadUnitsSold = $clientAccountLeadUnitsSold;
465 }
466 public function getClientAccountLeadUnitsSold()
467 {
468 return $this->clientAccountLeadUnitsSold;
469 }
470 /**
471 * @param string
472 */
473 public function setClientAccountViewThroughConversions($clientAccountViewThroughConversions)
474 {
475 $this->clientAccountViewThroughConversions = $clientAccountViewThroughConversions;
476 }
477 /**
478 * @return string
479 */
480 public function getClientAccountViewThroughConversions()
481 {
482 return $this->clientAccountViewThroughConversions;
483 }
484 public function setContentBudgetLostImpressionShare($contentBudgetLostImpressionShare)
485 {
486 $this->contentBudgetLostImpressionShare = $contentBudgetLostImpressionShare;
487 }
488 public function getContentBudgetLostImpressionShare()
489 {
490 return $this->contentBudgetLostImpressionShare;
491 }
492 public function setContentImpressionShare($contentImpressionShare)
493 {
494 $this->contentImpressionShare = $contentImpressionShare;
495 }
496 public function getContentImpressionShare()
497 {
498 return $this->contentImpressionShare;
499 }
500 public function setContentRankLostImpressionShare($contentRankLostImpressionShare)
501 {
502 $this->contentRankLostImpressionShare = $contentRankLostImpressionShare;
503 }
504 public function getContentRankLostImpressionShare()
505 {
506 return $this->contentRankLostImpressionShare;
507 }
508 /**
509 * @param GoogleAdsSearchads360V0CommonValue[]
510 */
511 public function setConversionCustomMetrics($conversionCustomMetrics)
512 {
513 $this->conversionCustomMetrics = $conversionCustomMetrics;
514 }
515 /**
516 * @return GoogleAdsSearchads360V0CommonValue[]
517 */
518 public function getConversionCustomMetrics()
519 {
520 return $this->conversionCustomMetrics;
521 }
522 public function setConversions($conversions)
523 {
524 $this->conversions = $conversions;
525 }
526 public function getConversions()
527 {
528 return $this->conversions;
529 }
530 public function setConversionsByConversionDate($conversionsByConversionDate)
531 {
532 $this->conversionsByConversionDate = $conversionsByConversionDate;
533 }
534 public function getConversionsByConversionDate()
535 {
536 return $this->conversionsByConversionDate;
537 }
538 public function setConversionsFromInteractionsRate($conversionsFromInteractionsRate)
539 {
540 $this->conversionsFromInteractionsRate = $conversionsFromInteractionsRate;
541 }
542 public function getConversionsFromInteractionsRate()
543 {
544 return $this->conversionsFromInteractionsRate;
545 }
546 public function setConversionsFromInteractionsValuePerInteraction($conversionsFromInteractionsValuePerInteraction)
547 {
548 $this->conversionsFromInteractionsValuePerInteraction = $conversionsFromInteractionsValuePerInteraction;
549 }
550 public function getConversionsFromInteractionsValuePerInteraction()
551 {
552 return $this->conversionsFromInteractionsValuePerInteraction;
553 }
554 public function setConversionsValue($conversionsValue)
555 {
556 $this->conversionsValue = $conversionsValue;
557 }
558 public function getConversionsValue()
559 {
560 return $this->conversionsValue;
561 }
562 public function setConversionsValueByConversionDate($conversionsValueByConversionDate)
563 {
564 $this->conversionsValueByConversionDate = $conversionsValueByConversionDate;
565 }
566 public function getConversionsValueByConversionDate()
567 {
568 return $this->conversionsValueByConversionDate;
569 }
570 public function setConversionsValuePerCost($conversionsValuePerCost)
571 {
572 $this->conversionsValuePerCost = $conversionsValuePerCost;
573 }
574 public function getConversionsValuePerCost()
575 {
576 return $this->conversionsValuePerCost;
577 }
578 /**
579 * @param string
580 */
581 public function setCostMicros($costMicros)
582 {
583 $this->costMicros = $costMicros;
584 }
585 /**
586 * @return string
587 */
588 public function getCostMicros()
589 {
590 return $this->costMicros;
591 }
592 public function setCostPerAllConversions($costPerAllConversions)
593 {
594 $this->costPerAllConversions = $costPerAllConversions;
595 }
596 public function getCostPerAllConversions()
597 {
598 return $this->costPerAllConversions;
599 }
600 public function setCostPerConversion($costPerConversion)
601 {
602 $this->costPerConversion = $costPerConversion;
603 }
604 public function getCostPerConversion()
605 {
606 return $this->costPerConversion;
607 }
608 public function setCostPerCurrentModelAttributedConversion($costPerCurrentModelAttributedConversion)
609 {
610 $this->costPerCurrentModelAttributedConversion = $costPerCurrentModelAttributedConversion;
611 }
612 public function getCostPerCurrentModelAttributedConversion()
613 {
614 return $this->costPerCurrentModelAttributedConversion;
615 }
616 public function setCrossDeviceConversions($crossDeviceConversions)
617 {
618 $this->crossDeviceConversions = $crossDeviceConversions;
619 }
620 public function getCrossDeviceConversions()
621 {
622 return $this->crossDeviceConversions;
623 }
624 public function setCrossDeviceConversionsByConversionDate($crossDeviceConversionsByConversionDate)
625 {
626 $this->crossDeviceConversionsByConversionDate = $crossDeviceConversionsByConversionDate;
627 }
628 public function getCrossDeviceConversionsByConversionDate()
629 {
630 return $this->crossDeviceConversionsByConversionDate;
631 }
632 public function setCrossDeviceConversionsValue($crossDeviceConversionsValue)
633 {
634 $this->crossDeviceConversionsValue = $crossDeviceConversionsValue;
635 }
636 public function getCrossDeviceConversionsValue()
637 {
638 return $this->crossDeviceConversionsValue;
639 }
640 public function setCrossDeviceConversionsValueByConversionDate($crossDeviceConversionsValueByConversionDate)
641 {
642 $this->crossDeviceConversionsValueByConversionDate = $crossDeviceConversionsValueByConversionDate;
643 }
644 public function getCrossDeviceConversionsValueByConversionDate()
645 {
646 return $this->crossDeviceConversionsValueByConversionDate;
647 }
648 /**
649 * @param string
650 */
651 public function setCrossSellCostOfGoodsSoldMicros($crossSellCostOfGoodsSoldMicros)
652 {
653 $this->crossSellCostOfGoodsSoldMicros = $crossSellCostOfGoodsSoldMicros;
654 }
655 /**
656 * @return string
657 */
658 public function getCrossSellCostOfGoodsSoldMicros()
659 {
660 return $this->crossSellCostOfGoodsSoldMicros;
661 }
662 /**
663 * @param string
664 */
665 public function setCrossSellGrossProfitMicros($crossSellGrossProfitMicros)
666 {
667 $this->crossSellGrossProfitMicros = $crossSellGrossProfitMicros;
668 }
669 /**
670 * @return string
671 */
672 public function getCrossSellGrossProfitMicros()
673 {
674 return $this->crossSellGrossProfitMicros;
675 }
676 /**
677 * @param string
678 */
679 public function setCrossSellRevenueMicros($crossSellRevenueMicros)
680 {
681 $this->crossSellRevenueMicros = $crossSellRevenueMicros;
682 }
683 /**
684 * @return string
685 */
686 public function getCrossSellRevenueMicros()
687 {
688 return $this->crossSellRevenueMicros;
689 }
690 public function setCrossSellUnitsSold($crossSellUnitsSold)
691 {
692 $this->crossSellUnitsSold = $crossSellUnitsSold;
693 }
694 public function getCrossSellUnitsSold()
695 {
696 return $this->crossSellUnitsSold;
697 }
698 public function setCtr($ctr)
699 {
700 $this->ctr = $ctr;
701 }
702 public function getCtr()
703 {
704 return $this->ctr;
705 }
706 public function setGeneralInvalidClickRate($generalInvalidClickRate)
707 {
708 $this->generalInvalidClickRate = $generalInvalidClickRate;
709 }
710 public function getGeneralInvalidClickRate()
711 {
712 return $this->generalInvalidClickRate;
713 }
714 /**
715 * @param string
716 */
717 public function setGeneralInvalidClicks($generalInvalidClicks)
718 {
719 $this->generalInvalidClicks = $generalInvalidClicks;
720 }
721 /**
722 * @return string
723 */
724 public function getGeneralInvalidClicks()
725 {
726 return $this->generalInvalidClicks;
727 }
728 /**
729 * @param string
730 */
731 public function setHistoricalCreativeQualityScore($historicalCreativeQualityScore)
732 {
733 $this->historicalCreativeQualityScore = $historicalCreativeQualityScore;
734 }
735 /**
736 * @return string
737 */
738 public function getHistoricalCreativeQualityScore()
739 {
740 return $this->historicalCreativeQualityScore;
741 }
742 /**
743 * @param string
744 */
745 public function setHistoricalLandingPageQualityScore($historicalLandingPageQualityScore)
746 {
747 $this->historicalLandingPageQualityScore = $historicalLandingPageQualityScore;
748 }
749 /**
750 * @return string
751 */
752 public function getHistoricalLandingPageQualityScore()
753 {
754 return $this->historicalLandingPageQualityScore;
755 }
756 /**
757 * @param string
758 */
759 public function setHistoricalQualityScore($historicalQualityScore)
760 {
761 $this->historicalQualityScore = $historicalQualityScore;
762 }
763 /**
764 * @return string
765 */
766 public function getHistoricalQualityScore()
767 {
768 return $this->historicalQualityScore;
769 }
770 /**
771 * @param string
772 */
773 public function setHistoricalSearchPredictedCtr($historicalSearchPredictedCtr)
774 {
775 $this->historicalSearchPredictedCtr = $historicalSearchPredictedCtr;
776 }
777 /**
778 * @return string
779 */
780 public function getHistoricalSearchPredictedCtr()
781 {
782 return $this->historicalSearchPredictedCtr;
783 }
784 /**
785 * @param string
786 */
787 public function setImpressions($impressions)
788 {
789 $this->impressions = $impressions;
790 }
791 /**
792 * @return string
793 */
794 public function getImpressions()
795 {
796 return $this->impressions;
797 }
798 /**
799 * @param string[]
800 */
801 public function setInteractionEventTypes($interactionEventTypes)
802 {
803 $this->interactionEventTypes = $interactionEventTypes;
804 }
805 /**
806 * @return string[]
807 */
808 public function getInteractionEventTypes()
809 {
810 return $this->interactionEventTypes;
811 }
812 public function setInteractionRate($interactionRate)
813 {
814 $this->interactionRate = $interactionRate;
815 }
816 public function getInteractionRate()
817 {
818 return $this->interactionRate;
819 }
820 /**
821 * @param string
822 */
823 public function setInteractions($interactions)
824 {
825 $this->interactions = $interactions;
826 }
827 /**
828 * @return string
829 */
830 public function getInteractions()
831 {
832 return $this->interactions;
833 }
834 public function setInvalidClickRate($invalidClickRate)
835 {
836 $this->invalidClickRate = $invalidClickRate;
837 }
838 public function getInvalidClickRate()
839 {
840 return $this->invalidClickRate;
841 }
842 /**
843 * @param string
844 */
845 public function setInvalidClicks($invalidClicks)
846 {
847 $this->invalidClicks = $invalidClicks;
848 }
849 /**
850 * @return string
851 */
852 public function getInvalidClicks()
853 {
854 return $this->invalidClicks;
855 }
856 /**
857 * @param string
858 */
859 public function setLeadCostOfGoodsSoldMicros($leadCostOfGoodsSoldMicros)
860 {
861 $this->leadCostOfGoodsSoldMicros = $leadCostOfGoodsSoldMicros;
862 }
863 /**
864 * @return string
865 */
866 public function getLeadCostOfGoodsSoldMicros()
867 {
868 return $this->leadCostOfGoodsSoldMicros;
869 }
870 /**
871 * @param string
872 */
873 public function setLeadGrossProfitMicros($leadGrossProfitMicros)
874 {
875 $this->leadGrossProfitMicros = $leadGrossProfitMicros;
876 }
877 /**
878 * @return string
879 */
880 public function getLeadGrossProfitMicros()
881 {
882 return $this->leadGrossProfitMicros;
883 }
884 /**
885 * @param string
886 */
887 public function setLeadRevenueMicros($leadRevenueMicros)
888 {
889 $this->leadRevenueMicros = $leadRevenueMicros;
890 }
891 /**
892 * @return string
893 */
894 public function getLeadRevenueMicros()
895 {
896 return $this->leadRevenueMicros;
897 }
898 public function setLeadUnitsSold($leadUnitsSold)
899 {
900 $this->leadUnitsSold = $leadUnitsSold;
901 }
902 public function getLeadUnitsSold()
903 {
904 return $this->leadUnitsSold;
905 }
906 public function setMobileFriendlyClicksPercentage($mobileFriendlyClicksPercentage)
907 {
908 $this->mobileFriendlyClicksPercentage = $mobileFriendlyClicksPercentage;
909 }
910 public function getMobileFriendlyClicksPercentage()
911 {
912 return $this->mobileFriendlyClicksPercentage;
913 }
914 /**
915 * @param GoogleAdsSearchads360V0CommonValue[]
916 */
917 public function setRawEventConversionMetrics($rawEventConversionMetrics)
918 {
919 $this->rawEventConversionMetrics = $rawEventConversionMetrics;
920 }
921 /**
922 * @return GoogleAdsSearchads360V0CommonValue[]
923 */
924 public function getRawEventConversionMetrics()
925 {
926 return $this->rawEventConversionMetrics;
927 }
928 public function setSearchAbsoluteTopImpressionShare($searchAbsoluteTopImpressionShare)
929 {
930 $this->searchAbsoluteTopImpressionShare = $searchAbsoluteTopImpressionShare;
931 }
932 public function getSearchAbsoluteTopImpressionShare()
933 {
934 return $this->searchAbsoluteTopImpressionShare;
935 }
936 public function setSearchBudgetLostAbsoluteTopImpressionShare($searchBudgetLostAbsoluteTopImpressionShare)
937 {
938 $this->searchBudgetLostAbsoluteTopImpressionShare = $searchBudgetLostAbsoluteTopImpressionShare;
939 }
940 public function getSearchBudgetLostAbsoluteTopImpressionShare()
941 {
942 return $this->searchBudgetLostAbsoluteTopImpressionShare;
943 }
944 public function setSearchBudgetLostImpressionShare($searchBudgetLostImpressionShare)
945 {
946 $this->searchBudgetLostImpressionShare = $searchBudgetLostImpressionShare;
947 }
948 public function getSearchBudgetLostImpressionShare()
949 {
950 return $this->searchBudgetLostImpressionShare;
951 }
952 public function setSearchBudgetLostTopImpressionShare($searchBudgetLostTopImpressionShare)
953 {
954 $this->searchBudgetLostTopImpressionShare = $searchBudgetLostTopImpressionShare;
955 }
956 public function getSearchBudgetLostTopImpressionShare()
957 {
958 return $this->searchBudgetLostTopImpressionShare;
959 }
960 public function setSearchClickShare($searchClickShare)
961 {
962 $this->searchClickShare = $searchClickShare;
963 }
964 public function getSearchClickShare()
965 {
966 return $this->searchClickShare;
967 }
968 public function setSearchExactMatchImpressionShare($searchExactMatchImpressionShare)
969 {
970 $this->searchExactMatchImpressionShare = $searchExactMatchImpressionShare;
971 }
972 public function getSearchExactMatchImpressionShare()
973 {
974 return $this->searchExactMatchImpressionShare;
975 }
976 public function setSearchImpressionShare($searchImpressionShare)
977 {
978 $this->searchImpressionShare = $searchImpressionShare;
979 }
980 public function getSearchImpressionShare()
981 {
982 return $this->searchImpressionShare;
983 }
984 public function setSearchRankLostAbsoluteTopImpressionShare($searchRankLostAbsoluteTopImpressionShare)
985 {
986 $this->searchRankLostAbsoluteTopImpressionShare = $searchRankLostAbsoluteTopImpressionShare;
987 }
988 public function getSearchRankLostAbsoluteTopImpressionShare()
989 {
990 return $this->searchRankLostAbsoluteTopImpressionShare;
991 }
992 public function setSearchRankLostImpressionShare($searchRankLostImpressionShare)
993 {
994 $this->searchRankLostImpressionShare = $searchRankLostImpressionShare;
995 }
996 public function getSearchRankLostImpressionShare()
997 {
998 return $this->searchRankLostImpressionShare;
999 }
1000 public function setSearchRankLostTopImpressionShare($searchRankLostTopImpressionShare)
1001 {
1002 $this->searchRankLostTopImpressionShare = $searchRankLostTopImpressionShare;
1003 }
1004 public function getSearchRankLostTopImpressionShare()
1005 {
1006 return $this->searchRankLostTopImpressionShare;
1007 }
1008 public function setSearchTopImpressionShare($searchTopImpressionShare)
1009 {
1010 $this->searchTopImpressionShare = $searchTopImpressionShare;
1011 }
1012 public function getSearchTopImpressionShare()
1013 {
1014 return $this->searchTopImpressionShare;
1015 }
1016 public function setTopImpressionPercentage($topImpressionPercentage)
1017 {
1018 $this->topImpressionPercentage = $topImpressionPercentage;
1019 }
1020 public function getTopImpressionPercentage()
1021 {
1022 return $this->topImpressionPercentage;
1023 }
1024 public function setValuePerAllConversions($valuePerAllConversions)
1025 {
1026 $this->valuePerAllConversions = $valuePerAllConversions;
1027 }
1028 public function getValuePerAllConversions()
1029 {
1030 return $this->valuePerAllConversions;
1031 }
1032 public function setValuePerAllConversionsByConversionDate($valuePerAllConversionsByConversionDate)
1033 {
1034 $this->valuePerAllConversionsByConversionDate = $valuePerAllConversionsByConversionDate;
1035 }
1036 public function getValuePerAllConversionsByConversionDate()
1037 {
1038 return $this->valuePerAllConversionsByConversionDate;
1039 }
1040 public function setValuePerConversion($valuePerConversion)
1041 {
1042 $this->valuePerConversion = $valuePerConversion;
1043 }
1044 public function getValuePerConversion()
1045 {
1046 return $this->valuePerConversion;
1047 }
1048 public function setValuePerConversionsByConversionDate($valuePerConversionsByConversionDate)
1049 {
1050 $this->valuePerConversionsByConversionDate = $valuePerConversionsByConversionDate;
1051 }
1052 public function getValuePerConversionsByConversionDate()
1053 {
1054 return $this->valuePerConversionsByConversionDate;
1055 }
1056 public function setVisits($visits)
1057 {
1058 $this->visits = $visits;
1059 }
1060 public function getVisits()
1061 {
1062 return $this->visits;
1063 }
1064}
1065
1066// Adding a class alias for backwards compatibility with the previous class name.
1067class_alias(GoogleAdsSearchads360V0CommonMetrics::class, 'Google_Service_SA360_GoogleAdsSearchads360V0CommonMetrics');
Note: See TracBrowser for help on using the repository browser.