Direct data access
Data Access
View
Description
Attribution models
Model
Description
Granularity
Granularity
Approach
Understanding array_source (Transaction Views)
array_source
Dimensions populated
Use case
Initial setup & first query
Infrastructure
Connecting a BI Tool
Setting
Value
Running your first query
Error
Cause
Fix
Example query
Daily Traffic + Revenue By Property / Channel / Source / Medium / Ad Campaign
Best Practices
Sample Data
1. companies_lookup
service_account_id
company_name
company_uuid
company_type_id
url
is_active
2. companies_properties_associations
property_uuid
company_uuid
3. properties_lookup
website_url
is_active
name
property_uuid
is_spacetime_enabled
property_type_id
4. property_hosts
hostname
property_uuid
5. transactions
purchase_tstamp
transaction_id
amount_in_cents
currency
nights
arrival_date
departure_date
room_type
rate_plan_name
property_uuid
booking_engine
geo_country
geo_city
device_class
6. traffic_metrics_root
granular_date
entity_uuid
channel_collection
default_channel_group
ad_network
utm_source
utm_medium
utm_campaign
geo_country
geo_city
device_class
property_uuid
room_type
booking_window_week
7. demand_metrics_root
reservation_date
property_uuid
channel_collection
default_channel_group
ad_network
utm_source
utm_medium
geo_country
geo_city
device_class
room_type
booking_window_week
8. search_metrics_root
property_uuid
channel_collection
default_channel_group
ad_network
utm_source
utm_medium
geo_country
geo_city
device_class
room_type
booking_window_week
9. transaction_metrics_root
transaction_date
property_uuid
array_source
channel_collection
default_channel_group
ad_network
utm_source
utm_medium
geo_country
geo_city
device_class
room_type
booking_window_week
10. reservation_metrics_root
reservation_date
property_uuid
array_source
channel_collection
default_channel_group
ad_network
geo_country
geo_city
device_class
room_type
booking_window_week
11. transaction_reservation_metrics_root
transaction_date
reservation_date
property_uuid
array_source
channel_collection
default_channel_group
ad_network
geo_country
geo_city
device_class
room_type
12. reservation_transaction_metrics_root
reservation_date
transaction_date
property_uuid
array_source
channel_collection
default_channel_group
ad_network
geo_country
geo_city
device_class
room_type
13. demand_search_metrics_root
reservation_date
search_date
property_uuid
channel_collection
default_channel_group
ad_network
geo_country
geo_city
device_class
14. search_demand_metrics_root
search_date
reservation_date
property_uuid
channel_collection
default_channel_group
ad_network
geo_country
geo_city
device_class
15. media_ad_accounts
media_ad_account_uuid
name
account_id
media_ad_account_type_id
company_uuid
property_uuid
start_date
is_allow_properties_access
16. media_ads
ad_id
media_ad_account_uuid
name
campaign_name
campaign_id
campaign_status
ad_group_name
ad_group_id
17. media_ad_metrics
ad_id
date
total_cost
clicks
impressions
unique_clicks
conversions
landing_page_views
Last updated