zernio 0.0.445

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GetAdAnalytics200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ad** | Option<[**models::GetAdAnalytics200ResponseAd**]GetAdAnalytics200ResponseAd.md> |  | [optional]
**backfill_pending** | Option<**bool**> | Present and true only on `202` responses: part of the requested date range is still being backfilled from the platform in the background. Retry the same request shortly; it returns 200 once the range is fully ingested. | [optional]
**analytics** | Option<[**models::GetCampaignAnalytics200ResponseAnalytics**]GetCampaignAnalytics200ResponseAnalytics.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)