Ezoic
Version 0.0.0
Check out the API docs here for more information.
Please note, you will need to have valid credentials from Ezoic to log in before having access to the docs.
Set up
To get set up with Ezoic you will need an API Key.
You can generate that on the Ezoic portal under Settings-> API
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | Custom backfill between 1 month and 1 year |
Incremental | ✅ | on \_KLEENE_INCREMENTAL_DATE column |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Revenue Daily Report | \_KLEENE_INCREMENTAL_DATE | \_kleene_incremental_date, domain_id | API Docs |
Country Overview Report | \_KLEENE_INCREMENTAL_DATE | \_kleene_incremental_date, domain_id, country_long | API Docs |
Traffic Source | \_KLEENE_INCREMENTAL_DATE\ | utm_dource, domain_id, \_kleene_incremental_date, utm_campaign utm_medium | API Docs |
Limitations
Duplicates
Incremental runs may create duplicates, please deduplicate in a transform layer
Country Overview Report countries
API seems to sometimes return duplicated data for some countries in the response for the same report day. Ezoic have been alerted of this.
0 Rows Returned (Incorrect or Expired API Key)
Due to the API’s design, if an incorrect or expired API key is used, the connector will still display the run as successful but will return 0 rows.
If you encounter 0 rows unexpectedly, please re-enter a valid API key for the source and save your changes.
Updated 10 days ago