Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 589 Bytes

snapshots.rst

File metadata and controls

14 lines (8 loc) · 589 Bytes

Snapshots

Warning

Currently, the Ads API does not support snapshots for Sponsored Brands video campaigns or campaigns created using the version 4 endpoints. Snapshots include records for version 3, non-video campaigns only.

ad_api.api.sb.Snapshots

ad_api.api.sb.Snapshots.post_snapshot(self, recordType, **kwargs) -> ApiResponse:

ad_api.api.sb.Snapshots.get_snapshot(self, reportId, **kwargs) -> ApiResponse:

ad_api.api.sb.Snapshots.download_snapshot(self, **kwargs) -> ApiResponse: