SearchStatisticsReport Properties |
The SearchStatisticsReport type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchesThatBoostConversion |
List of the search phrases that has largest positive impact on the conversion.
|
![]() | SearchesThatLowerConversion |
List of the search phrases that has largest negative impact on the conversion.
|
![]() | SearchesWithHits |
List of the most popular search phrases that has resulted in search hits.
|
![]() | SearchesWithHitsTotalRate |
The rate of searches that leads to at least one hit.
|
![]() | SearchesWithNoHits |
List of the most popular search phrases that has resulted in no hits.
|
![]() | SearchesWithNoHitsTotalRate |
The rate of searches that does not lead to a no hit.
|
![]() | TimeInterval |
The time interval that this report covers. Only events inside this
time interval is presented in the report. Never returns null.
(Inherited from Report.) |