Learn how Singular pulls data from AdSense and shows it in reports.
Quick Details
| Data connector technology | API (AdSense API v. 2) |
| Data breakdown (segmentation) | The following breakdowns are available: Country, Platform, Ad Type, Ad Placement, Instance ("Ad Unit" in AdSense"). |
| How far back we pull data | No limit |
| Time zone | Account timezone |
| Does the partner offer data for today? | Yes |
| Known limitations and issues | None. |
Data Mapping
Tip: For more information about any field in Singular reporting, see the Metrics and Dimensions Glossary.
| Field Name in Singular Web UI | Field Name in Singular API & Data Destinations (ETL) | Field Name in Network |
| Dimensions | ||
| Account ID | adn_account_id | account.name |
| Ad Placement ID | adn_ad_placement_id | AD_PLACEMENT_CODE |
| Ad Placement Name | adn_ad_placement_name | AD_PLACEMENT_NAME |
| Ad Type ID | adn_ad_format_id | SERVED_AD_TYPE_CODE |
| Ad Type Name | adn_ad_format_name | SERVED_AD_TYPE_NAME |
| Country | country_field | COUNTRY_NAME |
| Instance ID | adn_instance_id | AD_UNIT_ID |
| Instance Name | adn_instance_name | AD_UNIT_NAME |
| Original Revenue Currency | original_revenue_currency | The currency given in the TOTAL_EARNINGS header, if any. Otherwise, always "USD" |
| Platform | reported_type | PLATFORM_TYPE_NAME |
| Metrics | ||
| Ad Clicks | clicks | CLICKS |
| Ad Impressions | impressions | TOTAL_IMPRESSIONS |
| Ad Requests | ad_requests | AD_REQUESTS |
| Filled Ad Requests | filled_ad_requests | MATCHED_AD_REQUESTS |
| Original Ad Revenue | original_revenue | TOTAL_EARNINGS |