SearchTermPopularityTimeRange
Time range for search term popularity queries.
Declaration
object SearchTermPopularityTimeRangeProperties
| Name | Type | Description |
|---|---|---|
start Required | string | The start date of the range, in |
end Required | string | The end date of the range, in |
timeZone | string | Timezone. Fixed to |
granularity Required | string | Aggregation period. |
Discussion
The SearchTermPopularityTimeRange object specifies the date window and granularity for a search term popularity report. Date format and retention period differ by granularity.
Example
{
"start": "2025-01-01",
"end": "2025-03-31",
"timeZone": "UTC",
"granularity": "MONTHLY"
}See Also
ImpressionShareQueryRequestImpressionShareQueryResponseImpressionShareRowImpressionShareTimeRangeImpressionShareOptionsSearchTermPopularityQueryRequestSearchTermPopularityQueryResponseSearchTermPopularityRowImpressionShareResultContainerSearchTermPopularityResultContainerKeywordInsightsReportingKeywordBidRecommendation