ImpressionShareTimeRange
Time range for impression share queries.
Declaration
object ImpressionShareTimeRangeProperties
| Name | Type | Description |
|---|---|---|
start Required | date | Start date in YYYY-MM-DD format. When |
end Required | date | End date in YYYY-MM-DD format. |
timeZone | string | Timezone. Fixed to |
granularity Required | string | Aggregation period. |
Discussion
The ImpressionShareTimeRange object specifies the date window and granularity for an impression share report.
Example
{
"start": "2025-01-01",
"end": "2025-01-30",
"timeZone": "UTC",
"granularity": "DAILY"
}See Also
ImpressionShareQueryRequestImpressionShareQueryResponseImpressionShareRowImpressionShareOptionsSearchTermPopularityQueryRequestSearchTermPopularityQueryResponseSearchTermPopularityRowSearchTermPopularityTimeRangeImpressionShareResultContainerSearchTermPopularityResultContainerKeywordInsightsReportingKeywordBidRecommendation