google_ads_time_performance
Analyze Google Ads performance by hour of day and day of week to identify peak times for ad scheduling.
Instructions
Get performance by hour of day and day of week.
Args: customer_id: Customer ID (without hyphens) campaign_id: Optional campaign ID filter date_range: Date range
Returns: Performance breakdown by time
Example: google_ads_time_performance( customer_id="1234567890", date_range="LAST_30_DAYS" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| campaign_id | No | ||
| date_range | No | LAST_30_DAYS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |