Sklik API Drak
Changelog
11.15.3 [15 Oct 2024]
Chore
- propagate failed cache id fetch
11.15.1 [05 Sep 2024]
Chore
- imageUrl parameter is deprecated, use image.url instead
11.14.0 [10 Jul 2024]
Feat
- add endpoint for check if the user has agreed to the terms and conditions of using e-mail retargeting
11.12.0 [16 Nov 2023]
Feat
- campaigns.readReport: breakdowns of statistics of zbozi campaigns
11.11.0 [07 Nov 2023]
Feat
- non-default Zbozi.cz campaigns support
11.10.0 [01 Nov 2023]
Feat
- add utm autotagging parameters
11.9.0 [26 Jun 2023]
Feat
- add lookalike retargeting lists
11.7.0 [19 May 2023]
Feat
- add optional provider attribute to retargeting.emails.*Email endpoints
11.2.0 [17 Feb 2023]
Feat
- Append schedule to ad and banner.
11.0.0 [06 Jan 2023]
Feat
- remove deprecated network type option for product campaign endpoints
10.18.0 [03 Aug 2022]
Chore
- Deleted retargeting.createId endpoint (each user has retargeting ID by default).
10.11.0 [15 Dec 2021]
Feat
- colorAccent and colorMain attributes in combined ads
10.10.0 [06 Dec 2021]
Feat
- adding create/update/check for dynamicBanners in ads methods
- adding support for dynamicTemplate attributes in ads.list and ads.readReport methods
10.9.0 [30 Nov 2021]
Feat
- productSets.create/update/check/remove/restore methods
10.8.0 [22 Nov 2021]
Feat
10.7.0 [05 Nov 2021]
Feat
- adding dynamicTemplates.list method
10.6.0 [05 Oct 2021]
Feat
- winRate metric for groups
10.4.0 [07 Jul 2021]
Feat
- add methods for email retargeting lists
10.2.0 [07 Apr 2021]
Feat
- allow labels creation via api - sitelinks without url
10.1.0 [18 Mar 2021]
Feat
- add campaign type filter in {campaigns, groups, ads, keywords}.createReport methods
10.0.0 [15 Mar 2021]
Feat
- remove deprecated targetDevices and premiseMode: random
- remove deprecated *.stats methods
- remove all partner.* methods
- remove combined campaign type from api
9.0.0 [29 Oct 2020]
Feat
- dropping support for log in with username and password
8.0.7 [08 Jun 2020]
Chore
- updated api request limit variables in api.limits method
7.3.0 [17 Apr 2020]
Feat
- new stats.status endpoint for querying completeness of statistics for particular day
7.2.0 [15 Apr 2020]
Feat
- added stat granularity for devices
- ads.createReport now accepts adType html5Banner and dynamicBanner
7.1.0 [30 Mar 2020]
Feat
- add new diagnostic not_allowed_for_campaign_type for ads methods
7.0.0 [24 Mar 2020]
Feat
- removing ability to create STA ads, ETA is the new default
6.3.0 [22 Jan 2020]
Feat
- added video in statistical reports
6.2.0 [13 Jan 2020]
Feat
- added support for video campaign
6.0.0 [16 Dec 2019]
Feat
- Removing cpcContext attribute
5.9.0 [05 Aug 2019]
Feat
- Added possibility to read current day statistics. This feature is enabled by setting flag includeCurrentDayStats in createReport methods. Current date must be included in dateFrom and dateTo range.
5.7.0 [14 May 2019]
Feat
- Added missing campaign parameters to keywords.list and keywords.readReport.
- Added missing campaign parameters to group.list and group.readReport.
- Added missing attributes for campaign's readReport and list methods.
5.6.0 [12 Apr 2019]
Feat
- Added possibility to read current day statistics. This feature is enabled by setting flag includeCurrentDayStats in createReport methods. Current date must be included in dateFrom and dateTo range.
5.5.2 [02 Apr 2019]
Feat
- Added campaign.devicesPriceRatio to display options in group, keyword and query endpoints.
Fix
- Methods campaign.deviceDesktop, campaign.deviceMobil, campaign.deviceTablet and campaign.deviceOther now display true/false based on multiplier value.
5.4.0 [07 Mar 2019]
Feat
- Devices multiplier attribute for campaigns and groups - "devicesPriceRatio" (methods create, update, list, readReport).
- Added campaign.adSelection and campaign.paymentMethod to display options in keywords.negative.readReport.
Deprecated
- Deprecated attribute "targetDevices" for campaigns (methods create, check, update). Follows new integer devices setup (False for -100 and True for other numbers).
- Deprecated attributes "deviceDesktop", "deviceMobil", "deviceTablet", "deviceOther" for campaigns, also for other entities where campaign is superior entity (methods list, readReport). Follows new integer devices setup (False for -100 and True for other numbers).
5.3.4 [18 Dec 2018]
Feat
- Method banners.list - displayOptions has optional displayColumns now.
5.3.1 [29 Nov 2018]
Feat
- Added new attributes for adType: eta in ads.* methods.
5.2.0 [26 Nov 2018]
Feat
- Added list methods for ads, banners, campaigns, groups, keywords, negativeKeywords.
Fix
- Changed status code for too many requests from 415 to 429.
5.1.5 [22 Nov 2018]
Fix
- Method getCredit now returns list of foreign accs with credit info.
5.1.4 [20 Nov 2018]
Fix
- Changed type of keywords ids from int to long.
5.0.0 [10 Oct 2018]
Feat
- Removed unsupported regions options and contextNetworkId for campaign methods.