This feature is available only with paid Kochava accounts. Contact us to learn more.
The following document defines and provides samples for the Cost API methods for pulling new reports and creating scheduled reports utilizing the API.
Cost Report
Endpoint:
https://reporting.api.kochava.com/v1.4/detail
API Call Example:
{"delivery_method":["S3link"],"time_zone":"US/Pacific","notify":["email@kochava.com"],"delivery_format":"csv","report_name":"20220204-Costv2Report","time_start":"1643328000","time_end":"1644019199","app_guid":"companyGUID-777my8ja","type":"cost_revenue","columns_order":["default"],"traffic":["cost_v2"],"api_key":"77742127-19ED-403A-5550-E9FE94875FFF"}
Cost Measurement
Endpoint:
https://reporting.api.kochava.com/v1.4/detail
API Call Example:
{"delivery_method":["S3link"],"time_zone":"US/Pacific","notify":["email@kochava.com"],"delivery_format":"csv","report_name":"20220204-Costv2MeasurementReport","time_start":"1643328000","time_end":"1644019199","app_guid":"companyGUID-777my8ja","type":"cost_revenue","columns_order":["default"],"traffic":["cost_v2_measurement"],"api_key":"77742127-19ED-403A-5550-E9FE94875FFF"}
Cost SKAdNetwork
Endpoint:
https://reporting.api.kochava.com/v1.4/detail
API Call Example:
{"delivery_method":["S3link"],"time_zone":"US/Pacific","notify":["email@kochava.com"],"delivery_format":"csv","report_name":"20220204-Costv2SKAdNetworkReport","time_start":"1643328000","time_end":"1644019199","app_guid":"companyGUID-777my8ja","type":"cost_revenue","columns_order":["default"],"traffic":["cost_v2_skad"],"api_key":"77742127-19ED-403A-5550-E9FE94875FFF"}
Cost Summary
Endpoint:
https://reporting.api.kochava.com/v1.4/detail
API Call Example:
{"analytics":{},"columns_order":["configuration_name","cost_date","date_from_UTC","date_to_UTC","network_partner_id","network_partner_name","platform","ad_account","partner_campaign_name","partner_campaign_id","country","creative_name","creative_id","ad_type","ad_size","site_name","site_id","ko_app_name","ko_platform"],"delivery_method":["S3link"],"delivery_receipt":"estimated_install_date","delivery_format":"csv","notify":["email@kochava.com"],"report_name":"20220204-Costv2SummaryReport","time_zone":"US/Pacific","time_end":"1644019199","time_start":"1643414400","traffic":["cost_v2_group"],"traffic_filtering":{},"traffic_including":[],"traffic_grouping":[],"type":"cost_revenue","api_key":"77742127-19ED-403A-5550-E9FE94875FFF","app_guid":"companyGUID-777my8ja"}