Package | Description |
---|---|
com.google.api.services.businessprofileperformance.v1.model |
Modifier and Type | Method and Description |
---|---|
InsightsValue |
InsightsValue.clone() |
InsightsValue |
SearchKeywordCount.getInsightsValue()
One of either: 1) The sum of the number of unique users that used the keyword in a month,
aggregated for each month requested.
|
InsightsValue |
InsightsValue.set(String fieldName,
Object value) |
InsightsValue |
InsightsValue.setThreshold(Long threshold)
Represents the threshold below which the actual value falls.
|
InsightsValue |
InsightsValue.setValue(Long value)
Represents the actual value.
|
Modifier and Type | Method and Description |
---|---|
SearchKeywordCount |
SearchKeywordCount.setInsightsValue(InsightsValue insightsValue)
One of either: 1) The sum of the number of unique users that used the keyword in a month,
aggregated for each month requested.
|
Copyright © 2011–2024 Google. All rights reserved.