Using our S3 integration, you can:
Automatically import ads from an S3 bucket on a daily basis
Push screenshot images into an S3 bucket (via API)
How to connect an S3 Bucket
Go to the S3 Connector settings
Provide IAM credentials (Access Key and Secret Access Key)
(optional) Name the Connector to help you remember what it is (e.g. the user name for the IAM credentials you used)
Provide a bucket name and region (ensure the IAM credentials you provided have at least Object
read
access to this bucket)(optional) Enable importing of S3 objects as ads (see below for more)
Click Create S3 Connector
Importing S3 objects as ads
If you enable the Import S3 Objects as ads option, we'll run a daily import to pull in S3 Objects as ads in Ad Reform. Each time the import runs, we'll create a new campaign for that day's import and the imported ads will go in that campaign.
Pushing screenshots to S3
To store screenshots in your own S3 Bucket, you'll need to use our API to request screenshots. Learn more about our API โ
We plan to enable this feature in the web UI as well, but currently it is API-only. If you're looking to do this, please chat us and let us know!