SiteWordAdsStats
List the SiteWordAdsStats for the WordPressOnline website.
Table Specific Information
SELECT
The connector uses the WordPress API to process some of the filters.
- Date supports the '=' comparison.
- Unit supports the '=' comparison.
The connector processes other filters client-side within the connector.
For example, the following queries are processed server side.
SELECT * FROM SiteWordAdsStats
SELECT * FROM SiteWordAdsStats where Date='2024-08-19 11:42:25.0'
SELECT * FROM SiteWordAdsStats where Unit='day'
Columns
| Name | Type | References | Description |
| Date | Date | The date for which WordAds performance metrics are reported. | |
| Unit | String | The reporting interval or unit of measurement, such as day, week, or month.
The allowed values are day, week, month. | |
| Fields | String | A list of the statistical fields included in the report, such as impressions, clicks, and earnings. | |
| DataAggregate | String | A collection of WordAds performance data organized by date, reflecting traffic and revenue trends over time. |