Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface AnalyticsS3BucketDestination

Contains information about where to publish the analytics results.

Hierarchy

  • AnalyticsS3BucketDestination

Properties

Bucket: undefined | string

The Amazon Resource Name (ARN) of the bucket to which data is exported.

BucketAccountId?: string

The account ID that owns the destination S3 bucket. If no account ID is provided, the owner is not validated before exporting data.

Although this value is optional, we strongly recommend that you set it to help prevent problems if the destination bucket ownership changes.

Format: undefined | string

Specifies the file format used when exporting data to Amazon S3.

Prefix?: string

The prefix to use when exporting data. The prefix is prepended to all results.