v1

latestOpenAPI 3.0.02026-07-2496664456.3 KB
Analytics

Provide the SKAdNetwork ad performance analytics.

Provide the SKAdNetwork ad performance analytics.

post/cm/v1/analytics-skadnetwork

Request body

ad_account_idstring required

(Required) The ad account id of campaigns to generate the SKAdNetwork analytics.

timezonestring

(Optional) The timezone to generate the SKAdNetwork analytics. If not specified, UTC timezone will be used.

dimensionsDspAnalyticsSKAdNetworkDimension[] required

(Required) A list of dimensions. At least one dimension must be selected.

skan_conversion_dimensionsAnalyticsSKAdNetworkSKANConversionDimension[] required

(Required) A list of SKAN conversion dimensions. At least one dimension must be selected.

metricsDspAnalyticsSKAdNetworkMetric[] required

(Required) A list of metrics. At least one metric must be selected.

limitstring int64

(Optional) A maximum possible number of rows in the response. When this field is left empty or equal to 0, it will return the following number of rows:

  • For the version < 1.7.1: all rows of summary will be sent through the response.
  • For the version >= 1.7.1: 10000 will be applied as a default.
  • For the version >= 1.7.1: If the limit value is bigger than 10000, then 10000 will be applied as an upper limit.

Response

A successful response.