API v3 Reference
- Intro
- Authenticating
- get_video_status

- launch_video

- launch_cross_post

- launch_destination

- launch_feed

- list_available_sites

- list_available_destinations

- list_available_feeds

- list_available_cross_post_sites

- list_categories

- list_campaigns

- list_uploads

- list_upload_video_stats

- upload_video

- upload_video_url

- which_host

- recall_video

- add_mrss_feed

- get_mrss_feed_status

- Additional Inplay Info
- get_views

- get_viewed_minutes

- get_unique_viewers

- get_new_viewers

- get_video_list_analytics

- get_video_engagement

- get_player_embeds

- get_geo_analytics

- get_categories

- get_traffic_sources

- get_search_terms

- get_attention_span

- get_bandwidth_usage

- get_stream_rebuffers

- get_start_delays

- get_video_list_performance

- get_geo_performance

- get_os

- get_browser

- get_runtime

- get_demographics_age

- get_demographics_gender

- get_demographics_hh_income

- get_demographics_marital_status

- get_demographics_children

- get_demographics_homeowners

- get_trackers

- create_tracker

- update_tracker

- get_publishers

- share_inplay

- share_revoke

- share_list

- List of Video Sites
- PHP Reference Application
- Info For Partners
- Timezones
- Troubleshooting
Getting Started
Upload
InPlay
InPlay Admin
Appendix
get_os
Provides views, viewed_minutes and viewed_minutes_per_view for each operating system seen over the specified date range.
Explorer
Request URL
http://api.tubemogul.com/api/v3/
HTTP method
GET
Arguments
scope(string)- The scope of the method being called. Valid values are
trackerorpublisher. id(string)- The ID corresponding to the scope of the report.
start(string)- The start date for the report. Format is YYYY-MM-DD.
end(string)- The end date for the report. Format is YYYY-MM-DD.
site_id (string)— Optional- The ID for your site. This is required for publisher-scoped queries but not for trackers. Contact us if you do not know your site_id.
interval (string)— Optional- Specifies the interval.
Example Response
http://api.tubemogul.com/api/v3?date=1286569067&user_id=123456 &method=get_os&scope=tracker&id=TD-PEX-222&start=2010-10-01&end=2010-10-08 &interval=perday&auth=9b27a687711c4b020d03b41d75d5d24c06060f9c649015 1419823 2.19 977 1591 1.63 ... 2010-10-01 0 0 0.0 2010-10-08 55 95 1.74 9690 19186 1.98 ... 2010-10-01 0 0 0.0 2010-10-08 917 1746 1.9 210174 455133 2.17 ... 2010-10-01 0 0 0.0 2010-10-08 12925 29138 2.25 4 4 1.05 ... 2010-10-01 0 0 0.0 2010-10-08 0 0 0.0 2 2 1.15 ... 2010-10-01 0 0 0.0 2010-10-08 0 0 0.0 180 360 2.0 ... 2010-10-01 0 0 0.0 2010-10-08 12 19 1.61 97040 209315 2.16 ... 2010-10-01 0 0 0.0 2010-10-08 6232 13833 2.22 89530 200189 2.24 ... 2010-10-01 0 0 0.0 2010-10-08 5516 13071 2.37 240146 531001 2.21 ... 2010-10-01 0 0 0.0 2010-10-08 15486 33854 2.19
Error Codes
Standard error codes