Create a new log.

Create a new log.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Ad account ID to which a log associated.

Body Params

The details of the new log specification.

string

Unique identifier of the Log. Automatically set by server on creation.

string
enum
required
Defaults to UNKNOWN_LOG_TYPE

Type enumerates available log types.

Unknown log type.

  • IMP: Log type which includes every impression log.
  • CLICK: Log type which includes every click log.
  • CONVERSION: Log type which includes every conversion event log.
  • SKAN_CONVERSION: Log type which includes SKAdNetwork attributed conversion event log.
  • ENGAGED_VIEW: Log type which includes every engaged view log.
Allowed:
string
enum
Defaults to UNKNOWN_LOG_FORMAT

Format enumerates the format of log. Default is CSV.

  • CSV: CSV format.
  • AVRO: Avro format.
  • PARQUET: Parquet format.
Allowed:
string
required

Date for which a log contains the data in "yyyy-mm-dd" format.

string
required

Ad account ID to which the log is bound.

string
enum
Defaults to UNKNOWN_LOG_STATUS

Status enumerates the status of log.

  • ACCEPTED: Successfully initiated the log generation request.
  • READY: Successfully generated the log. It's ready to download from the location.
  • FAILED: Failed to generate the log. Reasons of failure can be found at errors.
Allowed:
boolean

Flag whether to skip compression.

date-time

Last updated time. Should not modify on the client side.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json